Closed
Bug 1449445
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 10207 - [css-typed-om] support x, y, cx, cy properties
Categories
(Core :: DOM: CSS Object Model, enhancement, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10207 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/10207 Details from upstream follow. Hwanseung Lee <hs1217.lee@samsung.com> wrote: > [css-typed-om] support x, y, cx, cy properties > > x[1], y[2], cx[3], cy[4] > are added to support in whitelist. > and test file are also added. > > [1]https://svgwg.org/svg2-draft/geometry.html#X > [2]https://svgwg.org/svg2-draft/geometry.html#Y > [3]https://svgwg.org/svg2-draft/geometry.html#CX > [4]https://svgwg.org/svg2-draft/geometry.html#CY > > Bug: 820299 > Change-Id: I46ced4427a5e7b2e08aa132fc0b8c5d2e1f19d22 > > Reviewed-on: https://chromium-review.googlesource.com/983077 > WPT-Export-Revision: c6e0656aa29c931ac609a5860a057d410eafd733
Reporter | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Reporter | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=d336c045cb4091045df91cb28aa8e448a8882a83
Reporter | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1e8b39e8b4bb030d8bca78c821062c0a829c9d3a
Reporter | ||
Comment 3•5 years ago
|
||
Ran 2 tests TIMEOUT: 2 New tests that have failures or other problems: /css/css-typed-om/the-stylepropertymap/properties/center-coordinate.html: TIMEOUT /css/css-typed-om/the-stylepropertymap/properties/coordinate.html: TIMEOUT
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/a405c706011b [wpt PR 10207] - [css-typed-om] support x, y, cx, cy properties, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/b40e9634c84b [wpt PR 10207] - Update wpt metadata, a=testonly
![]() |
||
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a405c706011b https://hg.mozilla.org/mozilla-central/rev/b40e9634c84b
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•