8000 [css-conditional-3] Remove procedure to set readonly CSSMediaRule.con… by cdoublev · Pull Request #8796 · w3c/csswg-drafts · GitHub
[go: up one dir, main page]

Skip to content
Merged
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
4 changes: 0 additions & 4 deletions css-conditional-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -812,10 +812,6 @@ js/CSSConditionRule.html
<dd>The <code>conditionText</code> attribute (defined on the <code>CSSConditionRule</code> parent rule),
on getting, must return the value of <code>media.mediaText</code> on the rule.
<wpt title="Value of CSSMediaRule.conditionText matches value of media.mediaText."></wpt>

Setting the <code>conditionText</code> attribute
must set the <code>media.mediaText</code> attribute on the rule.
<wpt title="Setting CSSMediaRule.conditionText also sets .media.mediaText."></wpt>
</dl>


Expand Down
0