Closed Bug 1614727 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 21733 - Adding state to AnimationTimeline

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 21733 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/21733
Details from upstream follow.

Jordan Taylor <jortaylo@microsoft.com> wrote:

Adding state to AnimationTimeline

This change adds state to animation timeline. Currently only holds its
readonly initial value of "inactive". Later updates will iplement the
full functionality for timeline states.

Test verifies that animation.timeline.state is accessible and equals
initial value. It also verifies that the state is readonly.

Bug: 1046833
Change-Id: I1d887080f17692151ac97c7e89589dfefa185686
Reviewed-on: https://chromium-review.googlesource.com/2048943
WPT-Export-Revision: e3dfe58cd1f6c608b1652768f4fc785881cf6b4b

CI Results

Ran 13 Firefox configurations based on mozilla-central

Total 47 tests

Status Summary

Firefox

OK : 2
PASS: 45
FAIL: 4

Links

Gecko CI (Treeherder)

Details

New Tests That Don't Pass

/web-animations/interfaces/DocumentTimeline/document-timeline-phases.tentative.html
Document timeline starts in "active" phase.: FAIL
Setting document timeline phase (which is readonly) throws TypeError.: FAIL
/scroll-animations/scroll-timeline-phases.tentative.html
Scroll timeline starts in "inactive" phase.: FAIL
Setting scroll timeline phase (which is readonly) throws TypeError.: FAIL

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fe85232e380a [wpt PR 21733] - Adding phase to AnimationTimeline, a=testonly https://hg.mozilla.org/integration/autoland/rev/9410ab513e78 [wpt PR 21733] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.