mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Implement value property on <select>.
This commit is contained in:
@@ -3711,9 +3711,6 @@
|
||||
[HTMLSelectElement interface: attribute selectedIndex]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: attribute value]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: attribute willValidate]
|
||||
expected: FAIL
|
||||
|
||||
@@ -3744,9 +3741,6 @@
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "selectedIndex" with the proper type (18)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "value" with the proper type (19)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "willValidate" with the proper type (20)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user