mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
script: Add CSSImportRule WebIDL interface.
This commit is contained in:
parent
ca93a2dcec
commit
b86aa41568
6 changed files with 77 additions and 1 deletions
|
@ -22,6 +22,7 @@ test_interfaces([
|
|||
"CSS",
|
||||
"CSSFontFaceRule",
|
||||
"CSSGroupingRule",
|
||||
"CSSImportRule",
|
||||
"CSSKeyframeRule",
|
||||
"CSSKeyframesRule",
|
||||
"CSSMediaRule",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue