Closed
Bug 1473733
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11813 - [web-animation] Make contain/will-change/writing modes props not animatable
Categories
(Core :: DOM: Animation, enhancement, P4)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11813 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11813
Details from upstream follow.
Majid Valipour <majidvp@chromium.org> wrote:
> [web-animation] Make contain/will-change/writing modes props not animatable
>
> Match the recent CSSWG resolution:
> https://github.com/w3c/csswg-drafts/issues/2737#issuecomment-402574750
>
> Bug: 860359
> Change-Id: I3e7296e3c28ff494eddbc6f011621dd29ba7d2aa
>
> Reviewed-on: https://chromium-review.googlesource.com/1127062
> WPT-Export-Revision: e75210c2cf4c78182acd6eed1d8cd2e054cdb148
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=41e6f6bc7683ceb74dca2eb761390493621808bd
| 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
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 68 subtests
OK : 1
PASS : 56
FAIL : 12
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html
non-animatable property 'direction' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'direction' is not accessed when using a property-indexed keyframe object: FAIL
non-animatable property 'writingMode' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'writingMode' is not accessed when using a property-indexed keyframe object: FAIL
New tests that have failures or other problems:
/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html
non-animatable property 'contain' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'contain' is not accessed when using a property-indexed keyframe object: FAIL
non-animatable property 'textOrientation' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'textOrientation' is not accessed when using a property-indexed keyframe object: FAIL
non-animatable property 'unicodeBidi' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'unicodeBidi' is not accessed when using a property-indexed keyframe object: FAIL
non-animatable property 'willChange' is not accessed when using a keyframe sequence: FAIL
non-animatable property 'willChange' is not accessed when using a property-indexed keyframe object: FAIL
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9005810ab269c76c38fb242ec81c39036b0b99bb
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/531f5352385b
[wpt PR 11813] - [web-animation] Make contain/will-change/writing modes props not animatable, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/58ae99b8d5c9
[wpt PR 11813] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/531f5352385b
https://hg.mozilla.org/mozilla-central/rev/58ae99b8d5c9
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
•