mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Partial fix for #12415: expose Canvas interfaces
This commit is contained in:
parent
1a3287bef7
commit
df8030c50d
6 changed files with 15 additions and 36 deletions
|
@ -10,9 +10,6 @@ test_interfaces([
|
|||
"Attr",
|
||||
"BeforeUnloadEvent",
|
||||
"Blob",
|
||||
"CanvasGradient",
|
||||
"CanvasRenderingContext2D",
|
||||
"CanvasPattern",
|
||||
"CharacterData",
|
||||
"CloseEvent",
|
||||
"CSS",
|
||||
|
@ -45,7 +42,6 @@ test_interfaces([
|
|||
"HashChangeEvent",
|
||||
"Headers",
|
||||
"History",
|
||||
"HTMLCanvasElement",
|
||||
"HTMLCollection",
|
||||
"HTMLElement",
|
||||
"HTMLFormControlsCollection",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue