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

Unified Diff: third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt

Issue 2236193002: WIP: Implement CSS transitions on top of InterpolationTypes instead of AnimatableValues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_environmentStyle
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt
deleted file mode 100644
index 55038f1988686e6a086f755ce7f46af95a5f7dd7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt
+++ /dev/null
@@ -1,172 +0,0 @@
-This is a testharness.js-based test.
-PASS This test uses interpolation-test.js.
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0) is [10px]
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.3) is [19px]
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.6) is [28px]
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (1) is [40px]
-PASS CSS Transitions: property <text-indent> from neutral to [40px] at (1.5) is [55px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (-0.3) is [-6px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0) is [0px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (1) is [20px]
-PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (-0.3) is [85px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0) is [70px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (1) is [20px]
-PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (1.5) is [-5px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0) is [70px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0.3) is [55px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0.6) is [40px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (1) is [20px]
-PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (1.5) is [-5px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (-0.3) is [-15px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0) is [0px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0.3) is [15px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0.6) is [30px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (1) is [50px]
-PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (1.5) is [75px]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (-0.3) is [-15px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (0) is [0px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (0.3) is [15px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (0.6) is [30px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (1) is [50px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging] at (1.5) is [75px hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (-0.3) is [-15px each-line hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0) is [0px each-line hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.3) is [15px each-line hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.6) is [30px each-line hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1) is [50px each-line hanging]
-PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1.5) is [75px each-line hanging]
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (-0.3) is [-15px hanging] assert_equals: expected "50px hanging " but got "- 15px hanging "
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (0) is [0px hanging] assert_equals: expected "50px hanging " but got "0px hanging "
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (0.3) is [15px hanging] assert_equals: expected "50px hanging " but got "15px hanging "
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (0.5) is [25px hanging] assert_equals: expected "50px hanging " but got "25px hanging "
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (0.6) is [30px hanging] assert_equals: expected "50px hanging " but got "30px hanging "
-PASS CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (1) is [50px hanging]
-FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hanging] at (1.5) is [75px hanging] assert_equals: expected "50px hanging " but got "75px hanging "
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (-0.3) is [-15px each-line hanging] assert_equals: expected "50px each - line hanging " but got "- 15px each - line hanging "
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (0) is [0px each-line hanging] assert_equals: expected "50px each - line hanging " but got "0px each - line hanging "
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (0.3) is [15px each-line hanging] assert_equals: expected "50px each - line hanging " but got "15px each - line hanging "
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (0.5) is [25px each-line hanging] assert_equals: expected "50px each - line hanging " but got "25px each - line hanging "
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (0.6) is [30px each-line hanging] assert_equals: expected "50px each - line hanging " but got "30px each - line hanging "
-PASS CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (1) is [50px each-line hanging]
-FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hanging] at (1.5) is [75px each-line hanging] assert_equals: expected "50px each - line hanging " but got "75px each - line hanging "
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (0) is [10px]
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.3) is [19px]
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.6) is [28px]
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (1) is [40px]
-PASS CSS Animations: property <text-indent> from neutral to [40px] at (1.5) is [55px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (-0.3) is [-6px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0) is [0px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (1) is [20px]
-PASS CSS Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (-0.3) is [85px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0) is [70px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (1) is [20px]
-PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (1.5) is [-5px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0) is [70px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0.3) is [55px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0.6) is [40px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (1) is [20px]
-PASS CSS Animations: property <text-indent> from [unset] to [20px] at (1.5) is [-5px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (-0.3) is [-15px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0) is [0px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0.3) is [15px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0.6) is [30px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (1) is [50px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px] at (1.5) is [75px]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (-0.3) is [-15px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0) is [0px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.3) is [15px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.6) is [30px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1) is [50px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1.5) is [75px hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (-0.3) is [-15px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0) is [0px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.3) is [15px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.6) is [30px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1) is [50px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1.5) is [75px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (-0.3) is [0px each-line]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0) is [0px each-line]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.3) is [0px each-line]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.5) is [50px hanging]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.6) is [50px hanging]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (1) is [50px hanging]
-PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hanging] at (1.5) is [50px hanging]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (-0.3) is [0px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0) is [0px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.3) is [0px]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.5) is [50px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.6) is [50px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (1) is [50px each-line hanging]
-PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hanging] at (1.5) is [50px each-line hanging]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (0) is [10px]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (0.3) is [19px]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (0.6) is [28px]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (1) is [40px]
-PASS Web Animations: property <text-indent> from neutral to [40px] at (1.5) is [55px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (-0.3) is [-6px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (0) is [0px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (1) is [20px]
-PASS Web Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (-0.3) is [85px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0) is [70px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (1) is [20px]
-PASS Web Animations: property <text-indent> from [inherit] to [20px] at (1.5) is [-5px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (0) is [70px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (0.3) is [55px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (0.6) is [40px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (1) is [20px]
-PASS Web Animations: property <text-indent> from [unset] to [20px] at (1.5) is [-5px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (-0.3) is [-15px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (0) is [0px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (0.3) is [15px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (0.6) is [30px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (1) is [50px]
-PASS Web Animations: property <text-indent> from [0px] to [50px] at (1.5) is [75px]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (-0.3) is [-15px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0) is [0px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.3) is [15px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.6) is [30px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1) is [50px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1.5) is [75px hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (-0.3) is [-15px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0) is [0px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.3) is [15px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (0.6) is [30px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1) is [50px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50px each-line hanging] at (1.5) is [75px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (-0.3) is [0px each-line]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0) is [0px each-line]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.3) is [0px each-line]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.5) is [50px hanging]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (0.6) is [50px hanging]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (1) is [50px hanging]
-PASS Web Animations: property <text-indent> from [0px each-line] to [50px hanging] at (1.5) is [50px hanging]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (-0.3) is [0px]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0) is [0px]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.3) is [0px]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.5) is [50px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (0.6) is [50px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (1) is [50px each-line hanging]
-PASS Web Animations: property <text-indent> from [0px] to [50px each-line hanging] at (1.5) is [50px each-line hanging]
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698