File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ The following seems like a good place to start:
213
213
They cannot consistently separate same-site or same-origin windows into distinct processes given
214
214
the potential for synchronous access between the windows.
215
215
216
- 4. User agents cannot yet consistently seperate framed origins into processes distinct from their
216
+ 4. User agents cannot yet consistently separate framed origins into processes distinct from their
217
217
embedders' origin.
218
218
219
219
Note: Though some user agents support out-of-process frames [[OOPIF]] , no agent supports it
@@ -289,7 +289,7 @@ seem generally applicable:
289
289
into an [=opaque origin=] .
290
290
291
291
Note: Some servers deliver `Content-Disposition: attachment; filename=file.name` to obtain
292
- a similar effect. This was valuable to mitigate vulnerabilies in Flash, but the sandbox
292
+ a similar effect. This was valuable to mitigate vulnerabilities in Flash, but the sandbox
293
293
approach seems to more straightforwardly address the threats we care about today.
294
294
295
295
* Asserting the <a http-header>`Cross-Origin-Opener-Policy`</a> header with a value of
You can’t perform that action at this time.
0 commit comments