mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Unexpose CSSOM interfaces
This commit is contained in:
parent
67a68bd1f6
commit
71a2b379c8
15 changed files with 14 additions and 27 deletions
|
@ -10,18 +10,7 @@ test_interfaces([
|
|||
"BeforeUnloadEvent",
|
||||
"Blob",
|
||||
"CloseEvent",
|
||||
"CSS",
|
||||
"CSSFontFaceRule",
|
||||
"CSSGroupingRule",
|
||||
"CSSKeyframesRule",
|
||||
"CSSMediaRule",
|
||||
"CSSNamespaceRule",
|
||||
"CSSRule",
|
||||
"CSSRuleList",
|
||||
"CSSStyleDeclaration",
|
||||
"CSSStyleRule",
|
||||
"CSSStyleSheet",
|
||||
"CSSViewportRule",
|
||||
"DOMPoint",
|
||||
"DOMPointReadOnly",
|
||||
"DOMQuad",
|
||||
|
@ -60,8 +49,6 @@ test_interfaces([
|
|||
"Screen",
|
||||
"Storage",
|
||||
"StorageEvent",
|
||||
"StyleSheet",
|
||||
"StyleSheetList",
|
||||
"TextDecoder",
|
||||
"TextEncoder",
|
||||
"URL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue