mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add DOMQuad element
This commit is contained in:
parent
338f66003e
commit
823e1b96c3
8 changed files with 178 additions and 119 deletions
|
@ -81,6 +81,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"CSSStyleDeclaration",
|
||||
"DOMPoint",
|
||||
"DOMPointReadOnly",
|
||||
"DOMQuad",
|
||||
"DOMRect",
|
||||
"DOMRectReadOnly",
|
||||
"Comment",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue