Closed
Bug 1582473
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 19161 - SVG Geometry Properties
Categories
(Core :: SVG, task, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19161 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19161
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
SVG Geometry Properties
Geometry properties may be specified using CSS:
cx/cy/r/rx/ry/x/y/width/heightPercentages for cx/rx/x/width refer to the viewport width.
Percentages for cy/ry/y/height refer to the viewport height.
Percentages for r refer to the normalized diagonal.
https://svgwg.org/svg2-draft/geometry.html
https://svgwg.org/svg2-draft/coords.html#Units
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=23fe8bdceb0804ddc32da75b97d47e7be16504b4
Assignee | ||
Comment 3•5 years ago
|
||
Ran 12 tests
PASS : 10[linux64-qr-debug,linux64-qr-opt,windows10-64-qr-debug,windows10-64-qr-opt], 12[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-asan-opt,linux64-debug,linux64-opt,windows10-64-debug,windows10-64-opt,windows7-32-debug,windows7-32-opt]
FAIL : 2[linux64-qr-debug,linux64-qr-opt,windows10-64-qr-debug,windows10-64-qr-opt]
New tests that have failures or other problems:
/svg/geometry/reftests/circle-002.svg: FAIL[linux64-qr-debug,linux64-qr-opt,windows10-64-qr-debug,windows10-64-qr-opt]
/svg/geometry/reftests/ellipse-002.svg: FAIL[linux64-qr-debug,linux64-qr-opt,windows10-64-qr-debug,windows10-64-qr-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f870360d6b26
[wpt PR 19161] - SVG Geometry Properties, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/be8f9407ca9a
[wpt PR 19161] - Update wpt metadata, a=testonly
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f870360d6b26
https://hg.mozilla.org/mozilla-central/rev/be8f9407ca9a
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•