mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
79 lines
1.7 KiB
INI
79 lines
1.7 KiB
INI
[parsing.window.html]
|
|
[Content-Length%3A%2042%2C42]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%2042%0D%0AContent-Length%3A%2042%2C42]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%2030%2C30]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%2030%0D%0AContent-Length%3A%2030%2C30]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20aaaah%0D%0AContent-Length%3A%20aaaah]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20aaaah%2C%20aaaah]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20aaaah]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%2042s]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%2030s]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20-1]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%200x20]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20030%0D%0AContent-Length%3A%2030]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20%2230%22]
|
|
expected: FAIL
|
|
|
|
[Content-Length%3A%20]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 030, 30". Expected: network error.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 030,30". Expected: network error.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: aaaah\\r\\nContent-Length: aaaah". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: aaaah, aaaah". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: aaaah". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 42s". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 30s". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: -1". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 0x20". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: 030\\r\\nContent-Length: 30". Expected: network error.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: \\"30\\"". Expected: 42.]
|
|
expected: FAIL
|
|
|
|
[Input: "Content-Length: ". Expected: 42.]
|
|
expected: FAIL
|