mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
[input-textselection-01.html]
|
||||
type: testharness
|
||||
[Selection attributes should apply to type text]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should apply to type search]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should apply to type url]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should apply to type tel]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should apply to type email]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should apply to type password]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type hidden]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type datetime]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type date]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type month]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type week]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type datetime-local]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type number]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type range]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type color]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type checkbox]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type radio]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type button]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type file]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type submit]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type image]
|
||||
expected: FAIL
|
||||
|
||||
[Selection attributes should not apply to type reset]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user