diff --git a/complete.html b/complete.html index 23c571b6e3e..d6e7df86ec9 100644 --- a/complete.html +++ b/complete.html @@ -26874,6 +26874,15 @@
iframe
browsing context unless an explicit self-navigation
override is used (target="_self"
).
+ Media queries in the context of the iframe
's
+ browsing context (e.g. on media
attributes of
+ style
elements in Document
s in that
+ iframe
) must be evaluated with respect to the nearest
+ ancestor browsing context that is not itself being
+ nested through
+ an iframe
that is in seamless
+ mode. [MQ]
+
In a CSS-supporting user agent: the user agent must add all
the style sheets that apply to the iframe
element to
the cascade of the active document of the
diff --git a/index b/index
index 23c571b6e3e..d6e7df86ec9 100644
--- a/index
+++ b/index
@@ -26874,6 +26874,15 @@ href="?audio">audio</a> test instead.)</p>
browsing context unless an explicit self-navigation
override is used (target="_self"
).
+ Media queries in the context of the iframe
's
+ browsing context (e.g. on media
attributes of
+ style
elements in Document
s in that
+ iframe
) must be evaluated with respect to the nearest
+ ancestor browsing context that is not itself being
+ nested through
+ an iframe
that is in seamless
+ mode. [MQ]
+
In a CSS-supporting user agent: the user agent must add all
the style sheets that apply to the iframe
element to
the cascade of the active document of the
diff --git a/source b/source
index b60301bd6b1..9388cd13f45 100644
--- a/source
+++ b/source
@@ -28977,6 +28977,16 @@ href="?audio">audio</a> test instead.)</p>
override is used (target="_self"
).
+ Media queries in the context of the iframe
's
+ browsing context (e.g. on media
attributes of
+ style
elements in Document
s in that
+ iframe
) must be evaluated with respect to the nearest
+ ancestor browsing context that is not itself being
+ nested through
+ an iframe
that is in seamless
+ mode. [MQ]
+
In a CSS-supporting user agent: the user agent must add all
the style sheets that apply to the iframe
element to
the cascade of the active document of the