You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><code>media</code> of type <code><a href="https://www.w3.org/TR/DOM-Level-2-Style/stylesheets.html#StyleSheets-MediaList">MediaList</a></code>, readonly
940
-
<dd>The <code>media</code> attribute must return a <code>MediaList</code> object
941
-
for the list of media queries specified with the ''@media'' rule.
939
+
<dt><code>media</code> of type {{MediaList}}, readonly
940
+
<dd>The <code>media</code> attribute must return a {{MediaList}} object
941
+
for the list of media queries specified with the ''@media''at-rule.
942
942
943
943
<dt><code>conditionText</code> of type <code>CSSOMString</code> (CSSMediaRule-specific definition for attribute on CSSConditionRule)
944
944
<dd>The <code>conditionText</code> attribute (defined on the <code>CSSConditionRule</code> parent rule),
0 commit comments