We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59ee43 commit 54544acCopy full SHA for 54544ac
cssom/Overview.bs
@@ -502,6 +502,7 @@ The <dfn method for=MediaList>deleteMedium(<var>medium</var>)</dfn> method must
502
<li>If <var>m</var> is null terminate these steps.
503
<li>Remove any media query from the <a>collection of media queries</a> for which
504
<a lt="compare media queries">comparing</a> the media query with <var>m</var> returns true.
505
+ If nothing was removed, then <a>throw</a> a {{NotFoundError}} exception.
506
</ol>
507
508
Selectors {#selectors}
0 commit comments