Closed
Bug 1743542
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 31790 - SVG Text NG: Fix linearGradient on text position change
Categories
(Core :: SVG, task, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31790 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31790
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
SVG Text NG: Fix linearGradient on text position change
We should invalidate associated resources on bounding box changes.
This CL ports a similar code fragment in LayoutSVGText::UpdateLayout().Bug: 1274630
Change-Id: Idea555952aba6b00f48b9437d0ae18c3f3f22842
Reviewed-on: https://chromium-review.googlesource.com/3308138
WPT-Export-Revision: bbcc3a6f8cf3b15bd83ac81d1e541831ae7af694
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc66560a5ee85d6a907cc4d146ef6b7dd2f2e724
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=db727de6dd4375a6674af00fc37d5f3ec466a18c
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 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/712d59ad7594
[wpt PR 31790] - SVG Text NG: Fix linearGradient on text position change, a=testonly
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•