Closed
Bug 1835795
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40302 - Fix circle() and ellipse() serialization
Categories
(Core :: SVG, task, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40302 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40302
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Fix circle() and ellipse() serialization
Don't serialize default center value if not specified,
serialize default center value if specified.Change-Id: Ib1abe0bdb3aa4ee359875478b2ab9003d568fbca
Reviewed-on: https://chromium-review.googlesource.com/4571330
WPT-Export-Revision: 2baf15a5ca4ba14f020f555d27aa06e5409b5e14
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1a57262f57bccbba4118a148eef513405762e674
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0af74514326c
[wpt PR 40302] - Fix circle() and ellipse() serialization, a=testonly
https://hg.mozilla.org/integration/autoland/rev/421d3d722d8b
[wpt PR 40302] - Update wpt metadata, a=testonly
Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0af74514326c
https://hg.mozilla.org/mozilla-central/rev/421d3d722d8b
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•