mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
[selection.html]
|
||||
type: testharness
|
||||
[test if selection text is correct for input]
|
||||
expected: FAIL
|
||||
|
||||
[test if selection text is correct for textarea]
|
||||
expected: FAIL
|
||||
|
||||
[test if non-ascii selection text is correct for input]
|
||||
expected: FAIL
|
||||
|
||||
[test if non-ascii selection text is correct for textarea]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionStart offset for input]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionStart offset for textarea]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionEnd offset for input]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionEnd offset for textarea]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionDirection for input]
|
||||
expected: FAIL
|
||||
|
||||
[test SelectionDirection for textarea]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user