Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Issue 2976603002: Move animation event tests to subdirectory (Closed)

Created:
3 years, 5 months ago by suzyh_UTC10 (ex-contributor)
Modified:
3 years, 5 months ago
Reviewers:
meade_UTC10
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move animation event tests to subdirectory This patch moves event-related tests from LayoutTests/animations to a dedicated subdirectory. BUG=623434 Review-Url: https://codereview.chromium.org/2976603002 Cr-Commit-Position: refs/heads/master@{#485521} Committed: https://chromium.googlesource.com/chromium/src/+/82fcedfe6b6c53bf3f587fb32a6daf43f6be8eb2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -629 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG View 6 chunks +8 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations.html View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-events-create.html View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-events-create-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-immediate-start-event-after-ondemand-update.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-immediate-start-event-after-ondemand-update-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-iteration-event-short-iterations.html View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animation-iteration-event-short-iterations-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/compositor-start-event-timing.html View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/delay-start-event.html View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/delay-start-event-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/empty-keyframe-triggers.event.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay.html View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/events-with-short-duration-and-delay-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-end-event-short-iterations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-end-event-short-iterations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-events-create.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-events-create-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-immediate-start-event-after-ondemand-update.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-immediate-start-event-after-ondemand-update-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-iteration-event-short-iterations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/animation-iteration-event-short-iterations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/compositor-start-event-timing.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/delay-start-event.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/delay-start-event-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/empty-keyframe-triggers.event.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/events-with-short-duration-and-delay.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/events-with-short-duration-and-delay-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/finish-event-after-gc.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/negative-delay-events.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/negative-delay-events-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/play-state-initially-paused-start-event.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/events/play-state-initially-paused-start-event-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/finish-event-after-gc.html View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/negative-delay-events.html View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event.html View 1 chunk +0 lines, -105 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (8 generated)
suzyh_UTC10 (ex-contributor)
3 years, 5 months ago (2017-07-10 05:47:30 UTC) #2
meade_UTC10
lgtm
3 years, 5 months ago (2017-07-10 08:04:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2976603002/1
3 years, 5 months ago (2017-07-11 04:32:01 UTC) #9
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 04:40:54 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/82fcedfe6b6c53bf3f587fb32a6d...

Powered by Google App Engine
This is Rietveld 408576698