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
<p>An object that implements the <code><ahref="#medialist">MediaList</a></code> interface has an associated <dfnid="collection-of-media-queries">collection of media queries</dfn>.</p>
in the <ahref="#collection-of-media-queries">collection of media queries</a> represented by the collection. If there are no such media queries, then there are no
<p>When the <dfnid="dom-medialist" title="dom-MediaList"><code>MediaList(<var>text</var>)</code></dfn> constructor is invoked, the <ahref="#create-a-medialist-object">create a <code>MediaList</code>
599
-
object</a> steps must be run with the string <var>text</var>.</p>
600
-
601
597
<p>To <dfnid="create-a-medialist-object">create a <code>MediaList</code> object</dfn> with a string <var>text</var>, run the following steps:
602
598
<ol>
603
599
<li><p>Create a new <code><ahref="#medialist">MediaList</a></code> object.</li>
0 commit comments