mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Initial steps for CSSOM API
This commit is contained in:
parent
e551ea7322
commit
b7a57ef487
15 changed files with 159 additions and 77 deletions
|
@ -208,6 +208,8 @@ var interfaceNamesInGlobalScope = [
|
|||
"Screen",
|
||||
"Storage",
|
||||
"StorageEvent",
|
||||
"StyleSheet",
|
||||
"StyleSheetList",
|
||||
"TestBinding", // XXX
|
||||
"TestBindingProxy", // XXX
|
||||
"Text",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue