gecko-dev/testing/web-platform/tests/css/css-animations
Eric Willigers a2fb998f21 Bug 1572018 [wpt PR 18309] - CSS: WPT for animation-name computed value, a=testonly
Automatic update from web-platform-tests
CSS: WPT for animation-name computed value

animation-name computed value is the specified name(s), or none.
https://drafts.csswg.org/css-animations/#animation-name

Change-Id: I6e602f9fc218d44a40b693a44713ad958330fbb6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1741341
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684765}

--

wpt-commits: 185cb65b3988d213fd59a18cd4e53f2ba1f8719c
wpt-pr: 18309
2019-08-09 20:31:37 +00:00
..
parsing Bug 1572018 [wpt PR 18309] - CSS: WPT for animation-name computed value, a=testonly 2019-08-09 20:31:37 +00:00
responsive Bug 1564771 [wpt PR 17658] - CSS Animations: WPTs for responsive animations, a=testonly 2019-07-24 13:33:08 +01:00
support
animation-common-ref.html
animation-delay-001-manual.html
animation-delay-002-manual.html
animation-delay-003-manual.html
animation-delay-004-manual.html
animation-delay-005-manual.html
animation-delay-006-manual.html
animation-delay-007-manual.html
animation-delay-008.html
animation-delay-009.html
animation-delay-010.html
animation-delay-011.html
animation-direction-001-manual.html
animation-direction-002-manual.html
animation-direction-003-manual.html
animation-direction-004-manual.html
animation-direction-005-manual.html
animation-direction-006-manual.html
animation-display-manual.html
animation-duration-001-manual.html
animation-duration-002-manual.html
animation-duration-003-manual.html
animation-duration-004-manual.html
animation-duration-005-manual.html
animation-duration-006-manual.html
animation-duration-007-manual.html
animation-duration-008-manual.html
animation-fill-mode-001-manual.html
animation-fill-mode-002-manual.html
animation-fill-mode-003-manual.html
animation-fill-mode-004-manual.html
animation-fill-mode-005-manual.html
animation-fill-mode-006-manual.html
animation-iteration-count-001-manual.html
animation-iteration-count-002-manual.html
animation-iteration-count-003-manual.html
animation-iteration-count-004-manual.html
animation-iteration-count-005-manual.html
animation-iteration-count-006-manual.html
animation-iteration-count-007-manual.html
animation-iteration-count-008-manual.html
animation-iteration-count-calc.html
animation-iteration-event-manual.html
animation-keyframes-001-manual.html
animation-keyframes-002-manual.html
animation-keyframes-003-manual.html
animation-name-001-manual.html
animation-name-002-manual.html
animation-name-003-manual.html
animation-name-004-manual.html
animation-name-005-manual.html
animation-name-006-manual.html
animation-opacity-pause-and-set-time-ref.html Bug 1545675 [wpt PR 16364] - WPT/BGPT: Add animation stop and set time tests, make css-animations tests threaded., a=testonly 2019-06-05 10:26:23 +01:00
animation-opacity-pause-and-set-time.html Bug 1545675 [wpt PR 16364] - WPT/BGPT: Add animation stop and set time tests, make css-animations tests threaded., a=testonly 2019-06-05 10:26:23 +01:00
animation-play-state-001-manual.html
animation-play-state-002-manual.html
animation-play-state-003-manual.html
animation-play-state-004-manual.html
animation-pseudo-dynamic-001-ref.html Bug 1564366 - Update animations when a pseudo-element had animations but no longer has, and has been re-framed in the meantime. r=birtles 2019-07-16 15:42:08 +00:00
animation-pseudo-dynamic-001.html Bug 1564366 - Update animations when a pseudo-element had animations but no longer has, and has been re-framed in the meantime. r=birtles 2019-07-16 15:42:08 +00:00
animation-shorthand-001-manual.html
animation-shorthand-002-manual.html
animation-shorthand-003-manual.html
animation-timing-function-001-manual.html
animation-timing-function-002-manual.html
animation-timing-function-003-manual.html
animation-timing-function-004-manual.html
animation-timing-function-005-manual.html
animation-timing-function-006-manual.html
animation-timing-function-007-manual.html
animation-timing-function-008-manual.html
animation-timing-function-009-manual.html
animation-timing-function-010-manual.html
animation-timing-function-011-manual.html
animation-timing-function-012-manual.html
animation-transform-pause-and-set-time-ref.html Bug 1545675 [wpt PR 16364] - WPT/BGPT: Add animation stop and set time tests, make css-animations tests threaded., a=testonly 2019-06-05 10:26:23 +01:00
animation-transform-pause-and-set-time.html Bug 1545675 [wpt PR 16364] - WPT/BGPT: Add animation stop and set time tests, make css-animations tests threaded., a=testonly 2019-06-05 10:26:23 +01:00
AnimationEffect-getComputedTiming.tentative.html
animationevent-interface.html
animationevent-interface.js
animationevent-marker-pseudoelement.html Bug 1538618 - [css-pseudo] implement animation support for ::marker pseudos. r=emilio 2019-03-26 05:48:26 +01:00
animationevent-pseudoelement.html
animationevent-types.html
animationstart-and-animationend-events-manual.html
computed-style-animation-parsing.html Bug 1514355 [wpt PR 14525] - [LayoutTest] Split animations-parsing.html into two tests, a=testonly 2019-01-23 10:56:02 +00:00
CSSAnimation-animationName.tentative.html
CSSAnimation-canceling.tentative.html
CSSAnimation-effect.tentative.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
CSSAnimation-finished.tentative.html
CSSAnimation-getCurrentTime.tentative.html
CSSAnimation-id.tentative.html
CSSAnimation-pausing.tentative.html
CSSAnimation-playState.tentative.html
CSSAnimation-ready.tentative.html
CSSAnimation-startTime.tentative.html
CSSPseudoElement-getAnimations.tentative.html
Document-getAnimations.tentative.html Bug 1545707 - Add tests for animation of ::marker pseudo-elements; r=mats 2019-04-22 00:54:09 +00:00
Element-getAnimations-dynamic-changes.tentative.html
Element-getAnimations.tentative.html Bug 1528883 - Rename CSSPseudoElement.parentElement to CSSPseudoElement.element; r=bzbarsky 2019-02-22 03:12:19 +00:00
event-dispatch.tentative.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
event-order.tentative.html Bug 1545707 - Add tests for animation of ::marker pseudo-elements; r=mats 2019-04-22 00:54:09 +00:00
historical.html
idlharness.html
inheritance.html
KeyframeEffect-getKeyframes.tentative.html Bug 1560198 - Fix the serialization of the computed value of background-size. r=emilio 2019-06-21 21:48:54 +00:00
KeyframeEffect-target.tentative.html
META.yml
pending-style-changes-001.html
style-animation-parsing.html Bug 1514355 [wpt PR 14525] - [LayoutTest] Split animations-parsing.html into two tests, a=testonly 2019-01-23 10:56:02 +00:00