[wpt-sync] Sync PR 44000 - Apply zoom to coordinate space, not geometry in SVGMaskPainter
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44000 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44000
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Apply zoom to coordinate space, not geometry in SVGMaskPainter
Some \<image>s - like gradients - contains some geometry information
derived from the zoomed geometry. These may paint incorrectly when zoom
differs from one. Adjust the coordinate space instead of the geometry to
handle these cases correctly.Fixed: 1516749
Change-Id: I25ccebbbb372b4ad237c3dad30f5a147b2b2de87Reviewed-on: https://chromium-review.googlesource.com/5197811
WPT-Export-Revision: aa9d78d64954c9b2aca95bed42a0d2215cce277a
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•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
FAIL: 1
Safari
FAIL: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•