[wpt-sync] Sync PR 36343 - Handle at-rules inside declaration lists
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36343 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36343
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Handle at-rules inside declaration lists
Bug: 1372158
Change-Id: Ia9f741b558ead9a172771aa3a719afc4181d5b3c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3938188
Reviewed-by: Steinar H Gunderson \<sesse@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1056245}
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 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
: 4
FAIL
: 2
Chrome
OK
: 1
PASS
: 3
FAIL
: 3
Safari
OK
: 1
PASS
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-syntax/at-rule-in-declaration-list.html [wpt.fyi]
- Allow @-rule with semi-colon inside font-face rule:
FAIL
- Allow @-rule with semi-colon inside font-face rule:
New Tests That Don't Pass
- /css/css-syntax/at-rule-in-declaration-list.html [wpt.fyi]
- Allow @-rule with block inside font-face rule:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Allow @-rule with semi-colon inside font-face rule:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Allow @-rule with block inside font-face rule:
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0afe2c7cda66
https://hg.mozilla.org/mozilla-central/rev/cdde1ff35ae1
Description
•