[wpt-sync] Sync PR 40120 - Fix wpt test for offset-path parsing
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40120 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40120
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Fix wpt test for offset-path parsing
As per https://drafts.csswg.org/css-box-4/#typedef-coord-box
\<coord-box> can't be defined with margin-box.As per https://drafts.csswg.org/css-shapes-1/#basic-shape-serialization
Omitting components means that some default values do not show up
in the serialization.
But since \<position> always uses the 2- or 4-value form,
a default \<position> is not omitted.Change-Id: I6fe865d5248c7004257cd17669353d810f6e3d09
Reviewed-on: https://chromium-review.googlesource.com/4551246
WPT-Export-Revision: 96045d18019f41666e1a354eed044b3fbbe0d9ff
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6af80ffc6310
https://hg.mozilla.org/mozilla-central/rev/74426b1007c8
Description
•