Skip to content

Commit 0dbe2aa

Browse files
Editorial: Fix a couple of typos/misspellings (w3c#20)
1 parent eced5ac commit 0dbe2aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ The following seems like a good place to start:
213213
They cannot consistently separate same-site or same-origin windows into distinct processes given
214214
the potential for synchronous access between the windows.
215215

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
217217
embedders' origin.
218218

219219
Note: Though some user agents support out-of-process frames [[OOPIF]], no agent supports it
@@ -289,7 +289,7 @@ seem generally applicable:
289289
into an [=opaque origin=].
290290

291291
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
293293
approach seems to more straightforwardly address the threats we care about today.
294294

295295
* Asserting the <a http-header>`Cross-Origin-Opener-Policy`</a> header with a value of

0 commit comments

Comments
 (0)