[wpt-sync] Sync PR 45135 - Test for var() evaluation in container size queries
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45135 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45135
Details from upstream follow.
Miriam Suzanne <miriam@oddbird.net> wrote:
Test for var() evaluation in container size queries
See https://github.com/w3c/csswg-drafts/issues/8088#issuecomment-1371590352 for the CSSWG resolution, and https://github.com/w3c/csswg-drafts/commit/ed383b552d3c977ad18116d8038c73d2c997f5a3 for the spec change. Variable references resolve based on the matched container.
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Comment 3•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /css/css-conditional/container-queries/var-evaluation.html [wpt.fyi]
- inline-size with var-substitution:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- inline-size with var-substitution:
https://hg.mozilla.org/mozilla-central/rev/9c6293e81179
https://hg.mozilla.org/mozilla-central/rev/daa554108a7d
Description
•