mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Expose DOMMatrix in Window and Worker
This commit is contained in:
parent
b3cdcfaa39
commit
6210bede8b
3 changed files with 8 additions and 8 deletions
|
@ -11,6 +11,8 @@ test_interfaces([
|
|||
"Blob",
|
||||
"CloseEvent",
|
||||
"CSSStyleDeclaration",
|
||||
"DOMMatrix",
|
||||
"DOMMatrixReadOnly",
|
||||
"DOMPoint",
|
||||
"DOMPointReadOnly",
|
||||
"DOMQuad",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue