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

Issue 2975793004: Move animation svg tests to own 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 svg tests to own subdirectory This patch moves SVG-related tests from the top level of the LayoutTests/animations directory to a dedicated subdirectory. Existing SVG-related subdirectories are untouched. BUG=623434 Review-Url: https://codereview.chromium.org/2975793004 Cr-Commit-Position: refs/heads/master@{#485540} Committed: https://chromium.googlesource.com/chromium/src/+/2db51a015d1e75e6b9a85826bd1485544b594867

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -299 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 View 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animated-filter-svg-element.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/animated-filter-svg-element-expected.html View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/clear-svg-animation-effects.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/css-animation-affects-use-elements.html View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/css-animation-affects-use-elements-expected.html View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/css-animation-overrides-svg-presentation-attribute-animation.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/css-composite-animation-affects-use-elements.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/css-composite-animation-affects-use-elements-expected.html View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/svg-animation-affects-use-elements.html View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/svg-animation-affects-use-elements-expected.html View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/svg-composition-ignores-css-composition-flag.html View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/svg-presentation-attribute-animation.html View 1 chunk +0 lines, -86 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/animated-filter-svg-element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/animated-filter-svg-element-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/clear-svg-animation-effects.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/css-animation-affects-use-elements.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/css-animation-affects-use-elements-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/css-animation-overrides-svg-presentation-attribute-animation.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/css-composite-animation-affects-use-elements.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/css-composite-animation-affects-use-elements-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/svg-animation-affects-use-elements.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/svg-animation-affects-use-elements-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/svg-composition-ignores-css-composition-flag.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/svg-presentation-attribute-animation.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/text-decoration.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/animations/svg/text-decoration-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/text-decoration.html View 1 chunk +0 lines, -15 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/text-decoration-expected.html View 1 chunk +0 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (8 generated)
suzyh_UTC10 (ex-contributor)
3 years, 5 months ago (2017-07-11 00:41:09 UTC) #2
meade_UTC10
lgtm
3 years, 5 months ago (2017-07-11 02:56:36 UTC) #7
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/2975793004/1
3 years, 5 months ago (2017-07-11 06:41:14 UTC) #9
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 06:49:00 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2db51a015d1e75e6b9a85826bd14...

Powered by Google App Engine
This is Rietveld 408576698