Closed
Bug 1909967
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 47295 - Mark counters dirty if pseudo element is removed
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Core
Layout: Generated Content, Lists, and Counters
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47295 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47295
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Mark counters dirty if pseudo element is removed
When element is removed, we should check if any of its pseudo elements
had some counter changing style and mark counters dirty in such case.Bug: 346974104
Change-Id: I0007807c97edae450d92ecf9a5a5440c436019e5
Reviewed-on: https://chromium-review.googlesource.com/5739191
WPT-Export-Revision: 3d7ccb53610cfdd0bcbea88583159f76b156367d
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bb87e89f274f306ba5a9f5fe5de823f70235d1bc
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be07bd02f05b
[wpt PR 47295] - Mark counters dirty if pseudo element is removed, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•