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

21 lines
580 B
INI

[telephone.html]
type: testharness
[tel type supported on input element]
expected: FAIL
[User agents must not allow users to insert "LF" (U+000A)]
expected: FAIL
[User agents must not allow users to insert "CR" (U+000D)]
expected: FAIL
[The value attribute, if specified, must have a value that contains no "LF" (U+000A)]
expected: FAIL
[The value attribute, if specified, must have a value that contains no "CR" (U+000D)]
expected: FAIL
[The value sanitization algorithm is as follows: Strip line breaks from the value]
expected: FAIL