mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Fix #3933
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user