mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
18 lines
520 B
INI
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
|
|
|