Closed
Bug 1911586
Opened 4 months ago
Closed 4 months ago
[wpt-sync] Sync PR 47455 - Fix a CHECK-failure on invalid :nth-last-child().
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47455 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47455
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
Fix a CHECK-failure on invalid :nth-last-child().
In non-debug builds, we'd get out of sync and most likely
ignore the rest of the stylesheet.Fixed: 355451192
Change-Id: I27f03a0de4624403f74e45b8c5bb70cd0a80950cReviewed-on: https://chromium-review.googlesource.com/5759706
WPT-Export-Revision: 9a2f0913704d6e229da2f4cc8a7ff3bc77f2b833
Assignee | ||
Updated•4 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•4 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9e9580152916526525061683d3fe1ba0f576e824
Assignee | ||
Comment 2•4 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
PASS
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ee22bd98266
[wpt PR 47455] - Fix a CHECK-failure on invalid :nth-last-child()., a=testonly
Comment 4•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•