mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement the CSS interface
This commit is contained in:
parent
7e7b421db9
commit
31a26fa384
4 changed files with 41 additions and 0 deletions
|
@ -58,6 +58,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"CanvasRenderingContext2D",
|
||||
"CanvasPattern",
|
||||
"CharacterData",
|
||||
"CSS",
|
||||
"CSSStyleDeclaration",
|
||||
"DOMRect",
|
||||
"Comment",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue