File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -14320,6 +14320,14 @@ the time Marco had stuck his tongue out...</p></pre>
14320
14320
href="#seamless0">seamless browsing context</a> flag must be set to false
14321
14321
for that <a href="#browsing1">browsing context</a>.
14322
14322
14323
+ <p class=warning>It is important that user agents recheck the above
14324
+ conditions whenever the <a href="#active">active document</a> of the <a
14325
+ href="#nested0">nested browsing context</a> of the <code><a
14326
+ href="#iframe">iframe</a></code> changes, such that the <a
14327
+ href="#seamless0">seamless browsing context</a> flag gets unset if the <a
14328
+ href="#nested0">nested browsing context</a> is <a href="#navigate"
14329
+ title=navigate>navigated</a> to another origin.
14330
+
14323
14331
<p>An <code><a href="#iframe">iframe</a></code> element never has <a
14324
14332
href="#fallback">fallback content</a>, as it will always create a nested
14325
14333
<a href="#browsing1">browsing context</a>, regardless of whether the
Original file line number Diff line number Diff line change @@ -12332,6 +12332,13 @@ the time Marco had stuck his tongue out...</p></pre>
12332
12332
and the <span>seamless browsing context</span> flag must be set to
12333
12333
false for that <span>browsing context</span>.</p>
12334
12334
12335
+ <p class="warning">It is important that user agents recheck the
12336
+ above conditions whenever the <span>active document</span> of the
12337
+ <span>nested browsing context</span> of the <code>iframe</code>
12338
+ changes, such that the <span>seamless browsing context</span> flag
12339
+ gets unset if the <span>nested browsing context</span> is <span
12340
+ title="navigate">navigated</span> to another origin.</p>
12341
+
12335
12342
12336
12343
<p>An <code>iframe</code> element never has <span>fallback
12337
12344
content</span>, as it will always create a nested <span>browsing
You can’t perform that action at this time.
0 commit comments