Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/telephone.html.ini
2014-10-11 16:10:02 +05:30

18 lines
520 B
INI

[telephone.html]
type: testharness
[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