This commit is contained in:
Guillaume Bort
2014-11-07 21:02:12 +01:00
parent bb7621f5dc
commit 09766511b5
7 changed files with 33 additions and 268 deletions

View File

@@ -6135,36 +6135,24 @@
[HTMLOptionElement interface: attribute form]
expected: FAIL
[HTMLOptionElement interface: attribute label]
expected: FAIL
[HTMLOptionElement interface: attribute defaultSelected]
expected: FAIL
[HTMLOptionElement interface: attribute selected]
expected: FAIL
[HTMLOptionElement interface: attribute value]
expected: FAIL
[HTMLOptionElement interface: attribute index]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "form" with the proper type (1)]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "label" with the proper type (2)]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "defaultSelected" with the proper type (3)]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "selected" with the proper type (4)]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "value" with the proper type (5)]
expected: FAIL
[HTMLOptionElement interface: document.createElement("option") must inherit property "index" with the proper type (7)]
expected: FAIL