Closed
Bug 1502703
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13749 - [svg] circle radius 0 disables rendering
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13749 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13749
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> [svg] circle radius 0 disables rendering
>
> A value of 0 for circle r, ellipse rx/ry, rect width/height
> disables rendering.
>
> https://www.w3.org/TR/SVG2/shapes.html#CircleElement
> https://www.w3.org/TR/SVG2/shapes.html#EllipseElement
> https://www.w3.org/TR/SVG2/shapes.html#RectElement
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=152cffb042da40cfa7cb82857f78f0bc29461c14
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 3 tests
PASS : 3
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/64da68129147
[wpt PR 13749] - [svg] circle radius 0 disables rendering, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•