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 691c816 commit 1141d2bCopy full SHA for 1141d2b
css-conditional-3/Overview.bs
@@ -812,10 +812,6 @@ js/CSSConditionRule.html
812
<dd>The <code>conditionText</code> attribute (defined on the <code>CSSConditionRule</code> parent rule),
813
on getting, must return the value of <code>media.mediaText</code> on the rule.
814
<wpt title="Value of CSSMediaRule.conditionText matches value of media.mediaText."></wpt>
815
-
816
- Setting the <code>conditionText</code> attribute
817
- must set the <code>media.mediaText</code> attribute on the rule.
818
- <wpt title="Setting CSSMediaRule.conditionText also sets .media.mediaText."></wpt>
819
</dl>
820
821
0 commit comments