Files
servo/tests/wpt/metadata/html/semantics/forms/textfieldselection/selection.html.ini
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

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