Closed
Bug 1470616
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11633 - [css-transforms] Parsing transforms-1 properties
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11633 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11633
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> [css-transforms] Parsing transforms-1 properties
>
> Parsing/serialization tests for
> - transform
> - transform-box
> - transform-origin
>
> Spec:
> https://drafts.csswg.org/css-transforms/
>
> Found bug:
> https://bugs.chromium.org/p/chromium/issues/detail?id=855787
>
> Tests include recently added transform-box values content-box and stroke-box.
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=73f6bbb839986fda78ef986cdc0f612c10c1db0a
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 6 tests and 71 subtests
OK : 6
PASS : 69
FAIL : 2
New tests that have failures or other problems:
/css/css-transforms/parsing/transform-box-valid.html
e.style['transform-box'] = "content-box" should set the property value: FAIL
e.style['transform-box'] = "stroke-box" should set the property value: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0a70443db93d
[wpt PR 11633] - [css-transforms] Parsing transforms-1 properties, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/deb92d8e7060
[wpt PR 11633] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0a70443db93d
https://hg.mozilla.org/mozilla-central/rev/deb92d8e7060
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
•