Commit Graph

3 Commits

Author SHA1 Message Date
Stephen McGruer
6a031ed961 Bug 1440067 [wpt PR 9611] - Update style before computing current animations, a=testonly
Automatic update from web-platform-testsUpdate style before computing current animations

This allows CSS animations to be in a proper state for the call.

Bug: 813908
Change-Id: Ibd3870432b0c6fc8cc1766fe5c8abec3263db879
Reviewed-on: https://chromium-review.googlesource.com/927322
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#538799}

wpt-commits: 96bff4707999fe178331a9a6818f14703a9ae217
wpt-pr: 9611
wpt-commits: 96bff4707999fe178331a9a6818f14703a9ae217
wpt-pr: 9611
2018-03-31 22:26:17 +01:00
Emilio Cobos Álvarez
482a37debe Bug 1426246: Fix inheritance of animation and transition properties of mismatched length. r=hiro
At least when the animation-name length is bigger than the animation properties,
we mess up inheritance and only set properly the specified counts, then don't
cycle it.

The nicer fix for this is making these vectors properly, and move the cycling
logic at used-value time (bug 1420928). Same for transitions.

MozReview-Commit-ID: 3cguzIvfMFU
2017-12-21 14:04:54 +01:00
James Graham
ce3ea2f585 Bug 1419296 - Update web-platform-tests to fa27b785c62e67cc3a12201612db188c4fdd49ad, a=testonly
MozReview-Commit-ID: 4P631tX3vv4
2017-11-21 07:39:00 +00:00