Closed
Bug 1817713
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38590 - SVG Text NG: Fix text scaling after stacking context changes
Categories
(Core :: SVG, task, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38590 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38590
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
SVG Text NG: Fix text scaling after stacking context changes
We need to do full layout of \<text> if stacking context state of an
ancestor is changed.Bug: 1414117
Change-Id: I31781a60152d578352726bdf377abce7f262d44f
Reviewed-on: https://chromium-review.googlesource.com/4270851
WPT-Export-Revision: 7030fced440950f77cd35cb4999ea67140d41703
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0646c453b6ffc0250fc3553d38f4ff28f0738297
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d45a34c043a9af9628f61887519781b94f6b571f
Assignee | ||
Comment 3•2 years 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
PASS
: 1
Safari
FAIL
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5eaed50cce29
[wpt PR 38590] - SVG Text NG: Fix text scaling after stacking context changes, a=testonly
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•