[wpt-sync] Sync PR 32620 - Cookies: Test IDN/non-ASCII in domain attributes
Categories
(Core :: Networking: Cookies, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32620 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32620
Details from upstream follow.
Johann Hofmann <johannhof@chromium.org> wrote:
Cookies: Test IDN/non-ASCII in domain attributes
This is for https://github.com/httpwg/http-extensions/issues/1707
I took some inspiration from #26170 and used a python server instead of
a header file in order to better control which bytes are served as part
of the header.The test runs exclusively on the élève. subdomain through opening a new
window that then runs all test and reports back to the main test window.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
OK : 1
PASS: 6
Chrome
OK : 1
PASS: 4
FAIL: 2
Safari
OK : 1
PASS: 2
FAIL: 4
Links
Comment 5•3 years ago
|
||
bugherder |
Description
•