dom/animation/test/chrome/test_animation_observers_sync.html
947ff8a2b55d58e075fc7250067e28e707823624
created 2024-08-24 13:57 +0000
pushed 2024-08-25 09:51 +0000
longsonr longsonr - Bug 1914720 - Fix spelling of animation r=emilio DONTBUILD
3e99006eb8af70987fd5d6a0350eaff4aa61b45f
created 2024-06-05 19:13 +0000
pushed 2024-06-06 09:28 +0000
Gregory Pappas Gregory Pappas - Bug 1880782 - Remove dom.animations-api.compositing.enabled and dom.animations-api.timelines.enabled prefs r=webidl,devtools-reviewers,firefox-animation-reviewers,nchevobbe,smaug,boris
eb2562a10c48627998dfac7daae72f77e14dba94
created 2024-01-16 20:45 +0000
pushed 2024-01-17 04:08 +0000
Mark Banner Mark Banner - Bug 1866589 - Enable ESLint rules no-self-assign and no-self-compare on dom/*. r=dom-core,mccr8
46a615df0605324918ce501433a8e4104eb25129
created 2023-09-20 08:55 +0000
pushed 2023-09-21 03:21 +0000
Gregory Pappas Gregory Pappas - Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar
cafdc2468b86f3a8983db3b32573bb5451bdf4ec
created 2023-03-07 11:28 +0000
pushed 2023-03-07 21:15 +0000
Tiaan Louw Tiaan Louw - Bug 1817641 - Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colors r=emilio
7b3bd80aa22b424b8d512065b53b5a86135ffad7
created 2022-10-04 04:41 +0000
pushed 2022-10-04 09:44 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1783021 - Remove animation related properties before nulling out nsINode::mParent. r=smaug,jdescottes
ebfed5eb1869b1bdcb566ae805e6ee742e0a4323
created 2020-02-18 20:44 +0000
pushed 2020-02-19 04:34 +0000
Boris Chiou Boris Chiou - Bug 1610981 - Eliminate usage of CSSPseudoElement from KeyframeEffect. r=birtles,smaug
3b3c5e0e1bc4a58d8a7d5718745cc41153e06a76
created 2019-09-02 11:22 +0000
pushed 2019-09-02 21:36 +0000
Mark Banner Mark Banner - Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku
f35e52301a453825fbe63b074b7702968786d8fe
created 2019-02-22 03:12 +0000
pushed 2019-02-22 16:25 +0000
Brian Birtles Brian Birtles - Bug 1528883 - Rename CSSPseudoElement.parentElement to CSSPseudoElement.element; r=bzbarsky
bb1c7e6f5d7a96d37baf2b2177e7ea2631cc8dfb
created 2018-07-14 09:23 +0900
pushed 2018-07-17 21:54 +0000
Brian Birtles Brian Birtles - Bug 1471814 - Add a preference for implicit keyframes; r=bz,hiro
7b9959f1bc8037ffda94f98fa6e5668120fc1711
created 2018-07-14 09:23 +0900
pushed 2018-07-17 21:54 +0000
Brian Birtles Brian Birtles - Bug 1471814 - Add a preference for Web Animations timelines; r=bz,hiro
e85f004907be985e577e78ccba72d5cb5253e137
created 2018-05-07 12:58 +0900
pushed 2018-05-11 09:35 +0000
Brian Birtles Brian Birtles - Bug 1456394 - Use updateTiming() in animation tests; r=hiro
238d0908de38dbeed24a2e288b8b25e64087ec7c
created 2018-05-07 11:08 +0900
pushed 2018-05-11 09:35 +0000
Brian Birtles Brian Birtles - Bug 1456394 - Merge KeyframeEffectReadOnly and KeyframeEffect; r=bz,hiro
15cdfea58186c244437e69494b6052f84490c66b
created 2018-03-16 12:49 +0900
pushed 2018-03-16 09:53 +0000
Brian Birtles Brian Birtles - Bug 1420320 - Drop dom.animations-api.pending-member.enabled pref; r=bz,hiro
9c840afb8a68e8d90059491f3f3345bb8cb5de3a
created 2017-12-11 06:46 +0900
pushed 2017-12-12 21:57 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1424644 - Check pending state to make sure the animation has been paused or not. r=birtles
b106561a9ba142ab6eaffeb87c57e527165317b8
created 2017-12-08 11:50 +0900
pushed 2017-12-08 21:57 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1424115 - Fix indentation in test_animation_observers_sync.html. r=boris
2566f76fae2ded51d4a86645a0333847a8db33aa
created 2017-12-07 10:06 +0900
pushed 2017-12-08 09:54 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1416693 - Make animation test cases that don't require asynchronous. r=boris
ec95322bbbd9981aecc677ca0d57f314e4c08f14
created 2017-12-07 16:27 +0900
pushed 2017-12-08 09:54 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1416693 - Make transition test cases that don't require asynchronous. r=boris
d1cc8eaa72fc18ce5de7448589affd3d537d5777
created 2017-11-14 08:37 +0900
pushed 2017-11-14 10:22 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1415399 - Use arrow function in test_animation_observers_{async,sync}.html. r=birtles
dfc4c1833d4d59f0ce1efb779ea950c209f83fa9
created 2017-06-13 13:30 +0800
pushed 2017-06-15 23:05 +0000
Boris Chiou Boris Chiou - Bug 1339690 - Part 2: Drop tests of paced timing in dom/animation/test. r=birtles
45a389969f2594c63f22e4fcf3c4dcb17a702915
created 2017-06-09 11:30 +0900
pushed 2017-06-09 10:59 +0000
Brian Birtles Brian Birtles - Bug 1367307 - Add content property to create pseudo element in web-platform-tests and devtools tests too; r=hiro
df9c4ed9ec081bb01719e3c5f9dd1fab701abe2a
created 2017-05-20 17:09 +0800
pushed 2017-05-21 20:00 +0000
Boris Chiou Boris Chiou - Bug 1366441 - Enable dom.animations-api.core.enabled for test_animation_observers_sync.html. r=hiro
2a0949cc856f91e4d3b596d5f35f4c50d960537d
created 2017-05-15 13:33 -0400
pushed 2017-05-17 21:55 +0000
gabriellesc gabriellesc - Bug 1301611 - Test that mutation observer is notified when keyframes are changed using setKeyframes(). r=boris
fac39d8cf0274d16d664d6a4f780a811bc704219
created 2017-05-04 20:27 -0400
pushed 2017-05-05 21:06 +0000
gabriellesc gabriellesc - Bug 1293495 - Wrote a test for mutation observer when iterationComposite is changed. r=boris
9ae2c5b72a57fc8672554a7a32005fcb4d059eee
created 2017-03-28 14:51 +0900
pushed 2017-03-28 20:16 +0000
Brian Birtles Brian Birtles - Bug 1343589 - Add animation mutation observer test for reverse() when it throws an exception r=hiro
04bb9a2a3edd236e7ce83c48d45c5f88989c36a0
created 2017-03-28 14:51 +0900
pushed 2017-03-28 20:16 +0000
Brian Birtles Brian Birtles - Bug 1343589 - Move setupSynchronousObserver from testcommon.js to test_animation_observers_sync.html r=hiro
57c53ff1d9827624810933b6ad8a9b18e2f57ff7
created 2017-03-28 14:51 +0900
pushed 2017-03-28 20:16 +0000
Brian Birtles Brian Birtles - Bug 1343589 - Add comments to test_animation_observers_[a]sync.html to describe how they differ r=hiro
5f321e0d488ae2c89c239f0f3b4ebfc49fde9f7c
created 2017-03-28 14:51 +0900| base
pushed 2017-03-28 20:16 +0000
Brian Birtles Brian Birtles - Bug 1343589 - Rename animation observer test files r=hiro
less more (0) tip