[wpt-sync] Sync PR 52266 - Fix ::part() within nesting.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 52266 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/52266
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
Fix ::part() within nesting.
We don't fix the more complex case of :is(:host, #foo) (or the
equivalent rule in nesting), but at least it takes care of
the most common case.Fixed: 326526716
Change-Id: I6d5e83237964018d06665fd6874166ff68a4bb62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6496097
Commit-Queue: Steinar H Gunderson \<sesse@chromium.org>
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1453894}
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Updated•15 days ago
|
Assignee | ||
Comment 1•15 days ago
|
||
Assignee | ||
Comment 2•15 days 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
PASS
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
Links
Assignee | ||
Comment 3•4 days ago
|
||
Automatic update from web-platform-tests
Fix ::part() within nesting.
We don't fix the more complex case of :is(:host, #foo) (or the
equivalent rule in nesting), but at least it takes care of
the most common case.
Fixed: 326526716
Change-Id: I6d5e83237964018d06665fd6874166ff68a4bb62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6496097
Commit-Queue: Steinar H Gunderson <sesse@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1453894}
--
wpt-commits: 4facebd1c4d69a2dddca61f4c00cd9661db48489
wpt-pr: 52266
Comment 5•3 days ago
|
||
bugherder |
Description
•