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 f4327d2 commit aa67c0fCopy full SHA for aa67c0f
css-properties-values-api/Overview.bs
@@ -1109,18 +1109,6 @@ CSSOM {#cssom}
1109
treat all custom properties as unregistered.
1110
</div>
1111
1112
-
1113
-Extensions to the {{CSSRule}} Interface {#extensions-to-css-rule-interface}
1114
-------------------------------------------------------------------------------------
1115
1116
-The {{CSSRule}} interface is extended as follows:
1117
1118
-<pre class='idl'>
1119
-partial interface CSSRule {
1120
- const unsigned short PROPERTY_RULE = 18;
1121
-};
1122
-</pre>
1123
1124
The <dfn interface>CSSPropertyRule</dfn> Interface {#the-css-property-rule-interface}
1125
-----------------------------------------------------------------------------
1126
0 commit comments