Fix a few incorrect Element interfaces

This commit is contained in:
Corey Farwell 2015-09-12 21:54:58 +01:00
parent 202a7e3f13
commit cc8994422b
3 changed files with 14 additions and 52 deletions

View file

@ -2109,24 +2109,6 @@
[HTMLUnknownElement interface: existence and properties of interface object]
expected: FAIL
[HTMLUnknownElement must be primary interface of document.createElement("bgsound")]
expected: FAIL
[Stringification of document.createElement("bgsound")]
expected: FAIL
[HTMLUnknownElement must be primary interface of document.createElement("isindex")]
expected: FAIL
[Stringification of document.createElement("isindex")]
expected: FAIL
[HTMLUnknownElement must be primary interface of document.createElement("spacer")]
expected: FAIL
[Stringification of document.createElement("spacer")]
expected: FAIL
[HTMLHtmlElement interface: existence and properties of interface object]
expected: FAIL
@ -2445,12 +2427,6 @@
[HTMLQuoteElement interface: attribute cite]
expected: FAIL
[HTMLQuoteElement must be primary interface of document.createElement("blockquote")]
expected: FAIL
[Stringification of document.createElement("blockquote")]
expected: FAIL
[HTMLQuoteElement interface: document.createElement("blockquote") must inherit property "cite" with the proper type (0)]
expected: FAIL

View file

@ -1,14 +1,5 @@
[interfaces.html]
type: testharness
[Interfaces for bgsound]
expected: FAIL
[Interfaces for blockquote]
expected: FAIL
[Interfaces for isindex]
expected: FAIL
[Interfaces for keygen]
expected: FAIL
@ -27,9 +18,6 @@
[Interfaces for plaintext]
expected: FAIL
[Interfaces for spacer]
expected: FAIL
[Interfaces for tfoot]
expected: FAIL
@ -45,15 +33,6 @@
[Interfaces for command]
expected: FAIL
[Interfaces for BGSOUND]
expected: FAIL
[Interfaces for BLOCKQUOTE]
expected: FAIL
[Interfaces for ISINDEX]
expected: FAIL
[Interfaces for KEYGEN]
expected: FAIL
@ -72,9 +51,6 @@
[Interfaces for PLAINTEXT]
expected: FAIL
[Interfaces for SPACER]
expected: FAIL
[Interfaces for TFOOT]
expected: FAIL