diff --git a/index b/index index 5b9e8f6fae8..d28a7c2c9cf 100644 --- a/index +++ b/index @@ -16915,10 +16915,7 @@ href="?audio">audio</a> test instead.)</p> -
Parts of the above might get moved into the - rendering section at some point.
- -If the attribute is not specified, or if the origin +
If the attribute is not specified, or if the origin conditions listed above are not met, then the user agent should render the nested browsing context in a manner that is clearly distinguishable as a separate browsing context, @@ -16931,6 +16928,9 @@ href="?audio">audio</a> test instead.)</p> changes, such that the seamless browsing context flag gets unset if the nested browsing context is navigated to another origin.
+The attribute can be set or removed dynamically, + with the rendering updating in tandem.
+In this example, the site's navigation is embedded using a @@ -16950,7 +16950,6 @@ href="?audio">audio</a> test instead.)</p>
The iframe
element supports dimension
attributes for cases where the embedded content has specific
dimensions (e.g. ad units have well-defined dimensions).
Parts of the above might get moved into the - rendering section at some point.
-If the attribute is not specified, or if the origin conditions listed above are not met, then the user agent should render the nested browsing context in a manner that is @@ -18071,6 +18068,9 @@ href="?audio">audio</a> test instead.)</p> gets unset if the nested browsing context is navigated to another origin.
+The attribute can be set or removed dynamically, + with the rendering updating in tandem.
+In this example, the site's navigation is embedded using a @@ -18090,11 +18090,9 @@ href="?audio">audio</a> test instead.)</p>
The iframe
element supports dimension
attributes for cases where the embedded content has specific
dimensions (e.g. ad units have well-defined dimensions).