Commit 2db51a01 authored by suzyh's avatar suzyh Committed by Commit Bot

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}
parent 2d599367
......@@ -232,12 +232,12 @@ crbug.com/591099 animations/animation-css-rule-types.html [ Failure ]
crbug.com/591099 animations/events/animation-events-create.html [ Failure ]
crbug.com/591099 animations/animations-parsing.html [ Timeout ]
crbug.com/591099 animations/responsive/animations-responsive-to-color-change.html [ Crash Pass ]
crbug.com/591099 animations/clear-svg-animation-effects.html [ Crash Pass ]
crbug.com/591099 animations/svg/clear-svg-animation-effects.html [ Crash Pass ]
crbug.com/591099 animations/composition/background-position-composition.html [ Crash Pass ]
crbug.com/591099 animations/composition/caret-color-composition.html [ Crash Pass ]
crbug.com/591099 animations/composition/stroke-dasharray-composition.html [ Crash Pass ]
crbug.com/591099 animations/computed-style.html [ Failure ]
crbug.com/591099 animations/css-animation-overrides-svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 animations/svg/css-animation-overrides-svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 animations/events/delay-start-event.html [ Failure ]
crbug.com/591099 animations/display-change-does-not-terminate-animation.html [ Crash Failure ]
crbug.com/591099 animations/display-inline-style-adjust.html [ Failure ]
......@@ -507,7 +507,7 @@ crbug.com/591099 animations/responsive/interpolation/svg-points-responsive.html
crbug.com/591099 animations/responsive/interpolation/svg-tableValues-responsive.html [ Crash Pass ]
crbug.com/591099 animations/responsive/interpolation/svg-transform-responsive.html [ Crash Pass ]
crbug.com/591099 animations/responsive/interpolation/svg-x-list-responsive.html [ Crash Pass ]
crbug.com/591099 animations/svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 animations/svg/svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 animations/responsive/svg-responsive-to-timing-updates.html [ Crash Pass ]
crbug.com/591099 animations/timing/timing-model.html [ Pass Timeout ]
crbug.com/591099 battery-status/api-defined.html [ Failure ]
......@@ -21628,12 +21628,12 @@ crbug.com/591099 virtual/threaded/animations/animation-css-rule-types.html [ Fai
crbug.com/591099 virtual/threaded/animations/events/animation-events-create.html [ Failure ]
crbug.com/591099 virtual/threaded/animations/animations-parsing.html [ Timeout ]
crbug.com/591099 virtual/threaded/animations/responsive/animations-responsive-to-color-change.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/clear-svg-animation-effects.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/svg/clear-svg-animation-effects.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/composition/background-position-composition.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/composition/caret-color-composition.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/composition/stroke-dasharray-composition.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/computed-style.html [ Failure ]
crbug.com/591099 virtual/threaded/animations/css-animation-overrides-svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/svg/css-animation-overrides-svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/events/delay-start-event.html [ Failure ]
crbug.com/591099 virtual/threaded/animations/display-change-does-not-terminate-animation.html [ Crash Failure ]
crbug.com/591099 virtual/threaded/animations/display-inline-style-adjust.html [ Failure Timeout ]
......@@ -21905,7 +21905,7 @@ crbug.com/591099 virtual/threaded/animations/responsive/interpolation/svg-points
crbug.com/591099 virtual/threaded/animations/responsive/interpolation/svg-tableValues-responsive.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/responsive/interpolation/svg-transform-responsive.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/responsive/interpolation/svg-x-list-responsive.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/svg/svg-presentation-attribute-animation.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/responsive/svg-responsive-to-timing-updates.html [ Crash Pass ]
crbug.com/591099 virtual/threaded/animations/timing/timing-model.html [ Pass Timeout ]
crbug.com/591099 virtual/threaded/compositing/visibility/compositing-and-visibility-turned-off-together.html [ Failure ]
......@@ -1623,7 +1623,7 @@ crbug.com/157218 compositing/overflow/border-radius-on-two-ancestors-composited-
# transforms/transform-overflow.html
# Subpixel adjustments due to differences in compositing
crbug.com/589265 animations/animated-filter-svg-element.html [ Failure Crash ]
crbug.com/589265 animations/svg/animated-filter-svg-element.html [ Failure Crash ]
crbug.com/589265 compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Failure ]
crbug.com/589265 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
crbug.com/589265 fast/layers/add-layer-with-nested-stacking.html [ Failure ]
......@@ -1634,7 +1634,7 @@ crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ]
crbug.com/589265 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ]
crbug.com/589265 svg/foreignObject/filter.html [ Failure ]
crbug.com/589265 svg/text/text-layout-crash.html [ Failure ]
crbug.com/589265 virtual/threaded/animations/animated-filter-svg-element.html [ Failure Crash ]
crbug.com/589265 virtual/threaded/animations/svg/animated-filter-svg-element.html [ Failure Crash ]
# Some work remains to fully support composited animation and scrolling.
crbug.com/702350 transitions/opacity-transform-transitions-inside-iframe.html [ Timeout ]
......
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<svg>
<stop id="target" offset="1"/>
</svg>
......
<!DOCTYPE html>
<script src="../resources/run-after-layout-and-paint.js"></script>
<script src="../../resources/run-after-layout-and-paint.js"></script>
<svg>
<defs>
<rect x="0" y="0" width="100" height="40" id="target" fill="green" />
......
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<svg>
<rect id="target"/>
......
<!DOCTYPE html>
<script src="../resources/run-after-layout-and-paint.js"></script>
<script src="../../resources/run-after-layout-and-paint.js"></script>
<svg>
<defs>
<rect x="0" y="0" width="100" height="40" id="target" fill="green" />
......
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<div id="cssTarget"></div>
<svg>
......
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<svg>
<rect id="target"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment