[wpt-sync] Sync PR 34574 - [@container] Serialization of style() conditionText
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34574 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34574
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] Serialization of style() conditionText
- Add tests.
- Do not lower MediaQueryExp as part of serialization as that was wrong
for custom property names, and it was already lower-cased on its way
in for media/container features.Bug: 1302630
Change-Id: I5e94e24e7e81dbb4547e97dab72b498caf3ee5e1
Reviewed-on: https://chromium-review.googlesource.com/3714136
WPT-Export-Revision: b1578734241573e7573cf0fd70c8d0660e9bfdd4
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
ERROR
: 1
Chrome
OK
: 1
PASS
: 2
FAIL
: 4
Safari
OK
: 1
PASS
: 1
FAIL
: 5
Links
Details
Firefox-only Failures
New Tests That Don't Pass
- /css/css-contain/container-queries/at-container-style-serialization.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:OK
)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5f4bd8e1ec2d
https://hg.mozilla.org/mozilla-central/rev/1bdaa0769c75
Description
•