Closed
Bug 1474128
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11844 - SVG ellipse supports rx/ry properties
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11844 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11844
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> SVG ellipse supports rx/ry properties
>
> Spec: https://svgwg.org/svg2-draft/shapes.html#EllipseElement
>
> When only rx is not auto, rx is used for both dimensions.
> When only ry is not auto, ry is used for both dimensions.
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
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=079e13bf4cfa5eb242943cc4764972744a7a0560
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 5•7 years ago
|
||
Ran 9 tests and 1 subtests
OK : 1
PASS : 1
FAIL : 8
New tests that have failures or other problems:
/svg/shapes/ellipse-01.svg: FAIL
/svg/shapes/ellipse-02.svg: FAIL
/svg/shapes/ellipse-03.svg: FAIL
/svg/shapes/ellipse-05.svg: FAIL
/svg/shapes/ellipse-06.svg: FAIL
/svg/shapes/ellipse-07.svg: FAIL
/svg/shapes/ellipse-08.svg: FAIL
/svg/shapes/rx-ry-not-inherited.svg
Untitled: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8cf40eae6dab
[wpt PR 11844] - SVG ellipse supports rx/ry properties, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/07b67a00c7d3
[wpt PR 11844] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8cf40eae6dab
https://hg.mozilla.org/mozilla-central/rev/07b67a00c7d3
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•