Closed
Bug 1830503
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 39746 - Implement style containment scope tree
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39746 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39746
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Implement style containment scope tree
In order to be able to handle quotes (and later counters)
with respect to the "contain: style" sub trees,
a style containment scope tree has been introduced.It manages quotes by putting them in appropriate scope, creating and
deleting scopes when necessary.Fixed: 882385
Change-Id: I93f2237af93791ac9230f62e96ffad61264eafe1
Reviewed-on: https://chromium-review.googlesource.com/4487892
WPT-Export-Revision: 276f575c0e985db38ab02b58ad6dbd211a34b5b3
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cb30695d13a35f051b84a41085b4b34ec5f2c117
| Assignee | ||
Comment 2•3 years ago
|
||
Try push failed: decision task L6Qohzt-SpOxGAq5rwIw0g returned error
| Assignee | ||
Comment 3•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=025154e5581fe98d47e036cc413da3cd615db14a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe53feed32a3
[wpt PR 39746] - Reland: Implement style containment scope tree, a=testonly
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•