WPT Sync Bot
06e9d5a631
Update web-platform-tests to revision b'c9946198c9ee19db3b4974a388fae45da844a94a'
2023-05-14 01:39:34 +00:00
WPT Sync Bot
ea44238f3a
Update web-platform-tests to revision b'6aa16a6888fcf6dd3ee2eac2e911c2d7c353d193'
2023-04-25 11:40:51 +00:00
WPT Sync Bot
40def0914a
Update web-platform-tests to revision b'a3cb53d786edfd9106825e312866624150382075'
2023-04-23 01:36:19 +00:00
WPT Sync Bot
75286b8eab
Update web-platform-tests to revision b'f0b66362cc5dec54d81e0a56458b48f310a2eba9'
2023-04-16 01:29:26 +00:00
WPT Sync Bot
bb34f95b33
Update web-platform-tests to revision b'1d9b01e2fad6af3a057d571b1e088e15fa9bc8e6'
2023-04-07 01:30:49 +00:00
WPT Sync Bot
7bf23c63b3
Update web-platform-tests to revision b'2703c75d5e889bb7c6a918de44841bf9de8d63a7'
2023-03-25 01:54:46 +00:00
WPT Sync Bot
fd56698ec7
Update web-platform-tests to revision b'421155a1c8752a36b465e62f466b18f821190e08'
2023-01-08 01:57:36 +00:00
WPT Sync Bot
41d386c907
Update web-platform-tests to revision b'5656a2f4653b5894c500b724778009ca9a26e48c'
2022-12-23 01:34:56 +00:00
WPT Sync Bot
afd92e9e80
Update web-platform-tests to revision b'6275bd0cf6fcfbfb531d371666602ddf4ca6dbf6'
2022-12-16 01:31:34 +00:00
WPT Sync Bot
6337336fab
Update web-platform-tests to revision b'4a4653e088039aec186d6dc1d488120d77695c3a'
2022-12-11 01:19:52 +00:00
WPT Sync Bot
839a2e5f43
Update web-platform-tests to revision b'fcef086d46a1970a1b45eff5aa41b92bbb9d05b0'
2022-11-22 01:31:51 +00:00
WPT Sync Bot
df68c4e5d1
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
2022-11-10 01:27:28 +00:00
WPT Sync Bot
b77ad115f6
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
2022-01-20 20:57:54 +09:00
WPT Sync Bot
58e8ee674b
Update web-platform-tests to revision b'468d01bbd84da2babf265c6af46947be68713440'
2022-01-17 16:30:29 +09:00
WPT Sync Bot
56531f4672
Update web-platform-tests to revision b'ac590e83f80632559480abda677db69b17f6ece1'
2021-03-11 09:52:00 +00:00
WPT Sync Bot
399043f6a9
Update web-platform-tests to revision 8afe199d816965050217a49a3d4479ec36822d37
2021-01-20 10:38:03 +00:00
WPT Sync Bot
f3f98098f9
Update web-platform-tests to revision 009fb035613e9b4027125e8f30d60f4f1f502f65
2020-12-09 10:35:05 +00:00
WPT Sync Bot
48add2991a
Update web-platform-tests to revision 2f95271debcba3e26e7294beeee4fa5a2ecfbfa0
2020-12-02 11:14:00 +00:00
WPT Sync Bot
549cc12801
Update web-platform-tests to revision d7e3966f8c9ada639ffbdf2f5fcd4939e0d89a7f
2020-10-29 10:54:31 +00:00
Josh Matthews
b9b50cb494
Add CSS animation test failure.
2020-09-12 12:35:05 -04:00
Josh Matthews
bbf540dc27
Add 2020 timeout.
2020-06-30 14:11:59 -04:00
Martin Robinson
954b5177f0
animations: Finish support for fractional iteration counts
...
This change also improves support for creating animations with negative
delays, as that is necessary to test support for fractional iteration
lengths.
This change also adjusts existing Servo animation tests which assumed
that advancing to the exact moment of the end of the animation would be
considered "before the end." With this change, this moment is "after the
end."
Fixes : #14858
2020-06-24 17:19:25 +02:00
Martin Robinson
f3e373bc62
Add animation and transition support for pseudo-elements
...
This change extends the DocumentAnimationSet to hold animations for
pseudo-elements. Since pseudo-elements in Servo are not in the DOM like
in Gecko, they need to be handled a bit carefully in stylo. When a
pseudo-element has an animation, recascade the style. Finally, this
change passes the pseudo-element string properly to animation events.
Fixes : #10316
2020-06-16 16:33:55 +02:00
Martin Robinson
364235ac0c
Include animations and transitions in the cascade
...
Instead of applying animations and transitions to styled elements,
include them in the cascade. This allows them to interact properly with
things like font-size and !important rules.
2020-06-09 11:41:07 +02:00
Martin Robinson
77aa3721c5
Add support for remaining animation and transition events
...
Fixes #21564 .
2020-05-26 20:34:58 +02:00
Martin Robinson
873cdd1336
Implement animationiteration event
...
This event is triggered when an animation iterates. This change also
moves iteration out of style calculation to an "update animations" which
is the next part of having animation event handling match the HTML spec.
2020-05-21 15:19:34 +02:00
Martin Robinson
acca20d544
Update test expectations
2020-05-19 10:02:03 +02:00
WPT Sync Bot
d4bfc5902a
Update web-platform-tests to revision d9ff48a8babff036c1f9d5285ec0dc55609bebb8
2020-04-29 11:14:24 +00:00
WPT Sync Bot
77e26e71da
Update web-platform-tests to revision 84f93271efe15a4e37fed477a2ad364f8659a0f8
2020-04-23 11:17:32 +00:00
WPT Sync Bot
b34fc52dc2
Update web-platform-tests to revision a63c453b145fbf1ad72dd42c8cbf298fccd39825
2020-04-16 11:02:55 +00:00
WPT Sync Bot
6b740f0283
Update web-platform-tests to revision 6366ae15c2bc2314adca4321357c68bb468fec98
2020-04-02 11:05:54 +00:00
WPT Sync Bot
1dbfe69c91
Update web-platform-tests to revision 5721f7843f406054b8e02b0e33ff8e733830cc3d
2020-03-31 11:02:10 +00:00
WPT Sync Bot
1d6ba62c8f
Update web-platform-tests to revision 10adbd6b133f1ccf77a27ed51ffd3e7a00a499ee
2020-03-24 11:01:51 +00:00