Closed Bug 1452989 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10399 - Web Animations: Fix bugs in procedure to process a keyframes argument

Categories

(Core :: DOM: Animation, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Stephen McGruer <smcgruer@chromium.org> wrote:
>  Web Animations: Fix bugs in procedure to process a keyframes argument
>  
>  There were three minor bugs left in the implementation:
>  
>    - We threw on lists-in-custom-iterators instead of just ignoring them.
>    - We returned all properties on the keyframe rather than just those
>      defined on the keyframe itself (e.g. we would include prototype
>      properties, against spec).
>    - We didn't access the properties in ascending unicode order.
>  
>  Bug: 827573
>  Change-Id: I213ae5b24e1f35d7f28d16625025122950a6ba88
>  Reviewed-on: https://chromium-review.googlesource.com/989261
>  WPT-Export-Revision: 0b7cc109b4d801a05d2a91be84848d7f38374c1d
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
Ran 1 tests and 52 subtests
OK     : 1
PASS   : 52
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/60ed7d758b1b
[wpt PR 10399] - Web Animations: Fix bugs in procedure to process a keyframes argument, a=testonly
https://hg.mozilla.org/mozilla-central/rev/60ed7d758b1b
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.