[wpt-sync] Sync PR 10548 - Parsing Content-Length
Categories
(Core :: DOM: Networking, enhancement, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 6•5 years ago
|
||
Reporter | ||
Comment 7•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
PASS: 22
FAIL: 11
Chrome
OK : 2
PASS: 33
Safari
OK : 2
PASS: 13
FAIL: 20
Links
Details
Firefox-only Failures
/fetch/content-length/parsing.window.html
Content-Length%3A%2042%0D%0AContent-Length%3A%2042%2C42: FAIL
Content-Length%3A%2030%0D%0AContent-Length%3A%2030%2C30: FAIL
/fetch/content-length/too-long.window.html
Content-Length header value of network response exceeds response body: FAIL
New Tests That Don't Pass
/fetch/content-length/parsing.window.html
Content-Length%3A%2042%0D%0AContent-Length%3A%2042%2C42: FAIL (Chrome: PASS, Safari: PASS)
Content-Length%3A%2030%0D%0AContent-Length%3A%2030%2C30: FAIL (Chrome: PASS, Safari: PASS)
Content-Length%3A%2042%2C30: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%2030%2C42: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%2030%2C: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%20%2C30: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%20aaaah%2C%20nah: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%2030s: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%200x20: FAIL (Chrome: PASS, Safari: FAIL)
Content-Length%3A%20030%2C%2030: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/content-length/too-long.window.html
Content-Length header value of network response exceeds response body: FAIL (Chrome: PASS, Safari: PASS)
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5c299636aa63
https://hg.mozilla.org/mozilla-central/rev/e6fbf69b0605
Description
•