You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html" title="[CSSOM] CSSValue and related interfaces (message from the CSS WG)">have
199
199
been obsoleted</a> because they were thought to be too awkward for
200
200
frequent use. This specification no longer contains those features.
201
-
<code>DOMImplementationCSS</code> and <code>CSSCharsetRule</code> have
201
+
<code>DOMImplementationCSS</code> and <code>CSSUnknownRule</code> have
202
202
been removed as well as they were not deemed necessary.</p>
Copy file name to clipboardExpand all lines: cssom/cssom-source
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@
129
129
<a href="http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html" title="[CSSOM] CSSValue and related interfaces (message from the CSS WG)">have
130
130
been obsoleted</a> because they were thought to be too awkward for
131
131
frequent use. This specification no longer contains those features.
132
-
<code>DOMImplementationCSS</code> and <code>CSSCharsetRule</code> have
132
+
<code>DOMImplementationCSS</code> and <code>CSSUnknownRule</code> have
133
133
been removed as well as they were not deemed necessary.</p>
0 commit comments