mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
21 lines
580 B
INI
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
|
|
|