File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -588,7 +588,7 @@ Note that frames loaded from local schemes will generally inherit policies appli
588
588
which created them, and may end up in-process with that document if the stars align unfortunately.
589
589
Developers are encouraged to explicitly shift these documents to opaque origins, either by using
590
590
`data:` URLs directly, or by applying a <{iframe/sandbox}> attribute to frames created using
591
- `<iframe srcdoc="..."> `. `blob:` URLs, and so on.
591
+ `<iframe srcdoc="..."> `, `blob:` URLs, and so on.
592
592
593
593
Likewise, user agents are encouraged to take <{iframe/sandbox}> attributes into account when
594
594
allocating processes for framed documents, and to align the process boundary with the origin
You can’t perform that action at this time.
0 commit comments