[wpt-sync] Sync PR 48925 - Add more tests to supports-at-rule.tentative.html.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48925 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48925
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
Add more tests to supports-at-rule.tentative.html.
Change-Id: Ib8624def068526e9cb1a9c1a8981922dfbd37588
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5980766
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Steinar H Gunderson \<sesse@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1376866}
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 58 subtests
Status Summary
Firefox
OK : 1
PASS: 18
FAIL: 40
Chrome
OK : 1
PASS: 18
FAIL: 40
Safari
OK : 1
PASS: 18
FAIL: 40
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-conditional/js/supports-at-rule.tentative.html [wpt.fyi]
- @supports at-rule:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 1:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 2:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 3:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 4:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 6:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 7:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 8:
FAIL(Chrome:FAIL, Safari:FAIL) - quoted value is OK:
FAIL(Chrome:FAIL, Safari:FAIL) - implicit end parenthesis:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 16:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 17:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 18:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 19:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 20:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 21:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 22:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 23:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 24:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 25:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 26:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 27:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 28:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 30:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 31:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 32:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 33:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 34:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 35:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 36:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 37:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 38:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 39:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 40:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 41:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 42:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 43:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 44:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 45:
FAIL(Chrome:FAIL, Safari:FAIL) - @supports at-rule 46:
FAIL(Chrome:FAIL, Safari:FAIL)
- @supports at-rule:
https://hg.mozilla.org/mozilla-central/rev/74459201e24c
https://hg.mozilla.org/mozilla-central/rev/7742dabb873c
Description
•