mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update WPT results.
This commit is contained in:
parent
bceaca9694
commit
3347094373
198 changed files with 7862 additions and 248 deletions
|
@ -0,0 +1,20 @@
|
|||
[select-selectedOptions.html]
|
||||
type: testharness
|
||||
[.selectedOptions with no selected option]
|
||||
expected: FAIL
|
||||
|
||||
[.selectedOptions with one selected option]
|
||||
expected: FAIL
|
||||
|
||||
[.selectedOptions using the 'multiple' attribute with no selected options]
|
||||
expected: FAIL
|
||||
|
||||
[.selectedOptions using the 'multiple' attribute with two selected options]
|
||||
expected: FAIL
|
||||
|
||||
[.selectedOptions without the 'multiple' attribute but more than one selected option should return the last one]
|
||||
expected: FAIL
|
||||
|
||||
[.selectedOptions should return the same object after selection changes - [SameObject\]]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue