[wpt-sync] Sync PR 46405 - Revert "Update enablement approach for sec-ch-width tests"
Categories
(Core :: Networking: HTTP, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46405 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46405
Details from upstream follow.
Philip Rogers <pdr@chromium.org> wrote:
Revert "Update enablement approach for sec-ch-width tests"
This reverts commit 0cc26e2b517e84e599540c2f13260726c7c6c159.
Reason for revert: Spec was updated to use http-equiv after all:
https://github.com/WICG/client-hints-infrastructure/issues/159Original change's description:
Update enablement approach for sec-ch-width tests
There are some higher-level interop/spec issues with how to enable
sec-ch-width. This patch switches the tests to use name="Delegate-CH",
which is per-spec [1], as well as sending the Accept-CH header.[1] https://wicg.github.io/client-hints-infrastructure/#delegate-ch-algo
Bug: 335630145
Change-Id: Id37303bce2fb73c85505262cc5543e23701bd091
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5548997
Commit-Queue: Philip Rogers \<pdr@chromium.org>
Reviewed-by: Traian Captan \<tcaptan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1303438}Bug: 335630145
Change-Id: I890fc0dc9faa1d6fa8140ba56199c18fb687f36e
Reviewed-on: https://chromium-review.googlesource.com/5555162
WPT-Export-Revision: 1ccaa81b1359992ef2365d068f306734766068e6
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 3
FAIL : 3
TIMEOUT: 1
Chrome
OK : 4
PASS : 2
FAIL : 2
Safari
OK : 3
FAIL : 3
TIMEOUT: 1
Links
Details
New Tests That Don't Pass
- /client-hints/sec-ch-width-auto-sizes-001.https.html [wpt.fyi]
- Sec-CH-Width is set for lazy auto sizes:
FAIL(Chrome:FAIL, Safari:FAIL)
- Sec-CH-Width is set for lazy auto sizes:
- /client-hints/sec-ch-width-auto-sizes-002.https.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT) - /client-hints/sec-ch-width-auto-sizes-003.https.html [wpt.fyi]
- Sec-CH-Width is set for lazy auto sizes:
FAIL(Chrome:FAIL, Safari:FAIL)
- Sec-CH-Width is set for lazy auto sizes:
- /client-hints/sec-ch-width.https.html [wpt.fyi]
- Sec-CH-Width should be set:
FAIL(Chrome:PASS, Safari:FAIL)
- Sec-CH-Width should be set:
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•