Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cssom-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ The <dfn attribute for=MediaList>mediaText</dfn> attribute, on getting, must ret
Setting the {{MediaList/mediaText}} attribute must run these steps:
<ol>
<li>Empty the <a>collection of media queries</a>.
<li>If the given value is the empty string, then return.
<li>Append all the media queries as a result of <a lt="parse a media query list">parsing</a> the given
value to the <a>collection of media queries</a>.
</ol>
Expand Down