mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[select-named-getter.html]
|
||||
type: testharness
|
||||
[Option with id]
|
||||
expected: FAIL
|
||||
|
||||
[Option with name]
|
||||
expected: FAIL
|
||||
|
||||
[Option with name and id]
|
||||
expected: FAIL
|
||||
|
||||
[Empty string name]
|
||||
expected: FAIL
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
[select-remove.html]
|
||||
type: testharness
|
||||
[select.remove(n) should work]
|
||||
expected: FAIL
|
||||
|
||||
[select.options.remove(n) should work]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user