Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface.

This commit is contained in:
Moonchild 2024-03-31 00:47:10 +01:00 • committed by roytam1
commit 5a522d9145
13 changed files with 118 additions and 18 deletions

View file

@ -7,8 +7,6 @@
* http://dev.w3.org/csswg/cssom/
*/
interface CSSRule;
interface StyleSheet {
[Constant]
readonly attribute DOMString type;