[wpt-sync] Sync PR 39624 - Don't apply reference box offset in StylePath::GetPath()
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39624 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39624
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Don't apply reference box offset in StylePath::GetPath()
The path data should be independent of the reference box[1]. Any
necessary offsets need to be applied by callers.[1] https://w3c.github.io/csswg-drafts/css-shapes/#funcdef-basic-shape-path
Fixed: 1434435
Change-Id: Ib5ba3f58c4b1786a1e3d77d4ed5297adad086582Reviewed-on: https://chromium-review.googlesource.com/4444150
WPT-Export-Revision: 963ab7e87ccef643dd041dae8e7419a553a5e307
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a99a0b39e170
https://hg.mozilla.org/mozilla-central/rev/1992479f8c07
Description
•