Skip to content

Commit aa67c0f

Browse files
committed
[css-properties-values-api] Remove the PROPERTY_RULE definition, since we're no longer adding new values to that attribute.
1 parent f4327d2 commit aa67c0f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

css-properties-values-api/Overview.bs

-12
Original file line numberDiff line numberDiff line change
@@ -1109,18 +1109,6 @@ CSSOM {#cssom}
11091109
treat all custom properties as unregistered.
11101110
</div>
11111111

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-
11241112
The <dfn interface>CSSPropertyRule</dfn> Interface {#the-css-property-rule-interface}
11251113
-----------------------------------------------------------------------------
11261114

0 commit comments

Comments
 (0)