Closed
Bug 1870637
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 43708 - Fix reference box computation for SVG <clipPath> on <foreignObject>
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43708 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43708
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Fix reference box computation for SVG <clipPath> on <foreignObject>
The clip-paths for a \<foreignObject> is painted in zoomed space, so zoom
needs to be applied to the reference box before using it to resolve the
clip.Fixed: 1512077
Change-Id: I11dba3026333269ff02856429f0a0fbb8bffe01a
Reviewed-on: https://chromium-review.googlesource.com/5130930
WPT-Export-Revision: 4c9523eed162dcbf2fcd464a151bb65cfdebd3a0
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c91c87134a20651430860b625d972c64c6acd37f
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9062e47b04560c7c8ed2ef36b5c81adee654b560
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36a5fdf92471
[wpt PR 43708] - Fix reference box computation for SVG <clipPath> on <foreignObject>, a=testonly
https://hg.mozilla.org/integration/autoland/rev/9bc4ef3fcd58
[wpt PR 43708] - Update wpt metadata, a=testonly
Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/36a5fdf92471
https://hg.mozilla.org/mozilla-central/rev/9bc4ef3fcd58
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•