mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #8882 - GuillaumeGomez:dom_quad, r=nox
Add DOMQuad element cc @nox Part of #8821 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8882) <!-- Reviewable:end -->
This commit is contained in:
commit
6ba4ef22fa
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