Closed
Bug 1527638
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15315 - [svg] Test ry property parsing
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15315 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15315
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
[svg] Test ry property parsing
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=202fb3d2ea08c5251fa886dcdb09a0e8a5a438c4
Assignee | ||
Comment 3•6 years ago
|
||
Ran 2 tests and 10 subtests
OK : 2
PASS : 4
FAIL : 6
New tests that have failures or other problems:
/svg/geometry/parsing/ry-valid.svg
e.style['ry'] = "0" should set the property value: FAIL
e.style['ry'] = "1px" should set the property value: FAIL
e.style['ry'] = "4%" should set the property value: FAIL
e.style['ry'] = "5vh" should set the property value: FAIL
e.style['ry'] = "auto" should set the property value: FAIL
e.style['ry'] = "calc(2em + 3ex)" should set the property value: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b9735af59094
[wpt PR 15315] - [svg] Test ry property parsing, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/52755e035f39
[wpt PR 15315] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d90cae55c3ce
[wpt PR 15315] - [svg] Test ry property parsing, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e65ca129a94a
[wpt PR 15315] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d90cae55c3ce
https://hg.mozilla.org/mozilla-central/rev/e65ca129a94a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•