mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Partial fix for #12415: expose interfaces of some HTML Elements
This commit is contained in:
parent
a0c502261d
commit
9fa6d5083c
12 changed files with 2 additions and 25 deletions
|
@ -1,5 +0,0 @@
|
|||
[unexpected-self-properties.html]
|
||||
type: testharness
|
||||
[unexpected members/interface objects/constructors]
|
||||
expected: FAIL
|
||||
|
|
@ -52,15 +52,6 @@ test_interfaces([
|
|||
"HTMLFormControlsCollection",
|
||||
"HTMLFormElement",
|
||||
"HTMLHeadElement",
|
||||
"HTMLHeadingElement",
|
||||
"HTMLHRElement",
|
||||
"HTMLHtmlElement",
|
||||
"HTMLIFrameElement",
|
||||
"HTMLImageElement",
|
||||
"HTMLInputElement",
|
||||
"HTMLLabelElement",
|
||||
"HTMLLegendElement",
|
||||
"HTMLLIElement",
|
||||
"HTMLLinkElement",
|
||||
"HTMLMapElement",
|
||||
"HTMLMediaElement",
|
||||
|
@ -74,7 +65,6 @@ test_interfaces([
|
|||
"HTMLOutputElement",
|
||||
"HTMLScriptElement",
|
||||
"ImageData",
|
||||
"Image",
|
||||
"KeyboardEvent",
|
||||
"Location",
|
||||
"MediaError",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue