mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
33 lines
700 B
INI
33 lines
700 B
INI
[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
|
|
|