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

Unified Diff: LayoutTests/animations/interpolation/z-index-interpolation-expected.txt

Issue 1265873002: Add test coverage for interpolations using CSS wide keywords and neutral keyframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 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: LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
diff --git a/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt b/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be3c4d775a7dc411ffe32ee47cf260e946da3ccf
--- /dev/null
+++ b/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
@@ -0,0 +1,154 @@
+This is a testharness.js-based test.
+PASS This test uses interpolation-test.js.
+PASS CSS Transitions: property <z-index> from [] to [5] at (-0.3) is [-4]
+PASS CSS Transitions: property <z-index> from [] to [5] at (0) is [-2]
+PASS CSS Transitions: property <z-index> from [] to [5] at (0.3) is [0]
+PASS CSS Transitions: property <z-index> from [] to [5] at (0.6) is [2]
+PASS CSS Transitions: property <z-index> from [] to [5] at (1) is [5]
+PASS CSS Transitions: property <z-index> from [] to [5] at (1.5) is [9]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (-0.3) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (0) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.3) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.5) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.6) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (1) is [5]
+PASS CSS Transitions: property <z-index> from [initial] to [5] at (1.5) is [5]
+FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (-0.3) is [5] assert_equals: expected "18 " but got "5 "
+FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [5] assert_equals: expected "15 " but got "5 "
+FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [5] assert_equals: expected "12 " but got "5 "
+FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
+PASS CSS Transitions: property <z-index> from [inherit] to [5] at (1) is [5]
+FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (-0.3) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (0) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.3) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.5) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.6) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (1) is [5]
+PASS CSS Transitions: property <z-index> from [unset] to [5] at (1.5) is [5]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (-0.3) is [-8]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (0) is [-5]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (0.3) is [-2]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (0.6) is [1]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (1) is [5]
+PASS CSS Transitions: property <z-index> from [-5] to [5] at (1.5) is [10]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (-0.3) is [1]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (0) is [2]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (0.3) is [3]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (0.6) is [3]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (1) is [4]
+PASS CSS Transitions: property <z-index> from [2] to [4] at (1.5) is [5]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0) is [-2]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.1) is [-2]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.3) is [-3]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.6) is [-3]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (1) is [-4]
+PASS CSS Transitions: property <z-index> from [-2] to [-4] at (1.5) is [-5]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (-0.3) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (0) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.3) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.5) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.6) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (1) is [10]
+PASS CSS Transitions: property <z-index> from [auto] to [10] at (1.5) is [10]
+PASS CSS Animations: property <z-index> from [] to [5] at (-0.3) is [-4]
+PASS CSS Animations: property <z-index> from [] to [5] at (0) is [-2]
+PASS CSS Animations: property <z-index> from [] to [5] at (0.3) is [0]
+PASS CSS Animations: property <z-index> from [] to [5] at (0.6) is [2]
+PASS CSS Animations: property <z-index> from [] to [5] at (1) is [5]
+PASS CSS Animations: property <z-index> from [] to [5] at (1.5) is [9]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (0) is [auto]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (1) is [5]
+PASS CSS Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
+FAIL CSS Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto] assert_equals: expected "18 " but got "auto "
+FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [auto] assert_equals: expected "15 " but got "auto "
+FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
+FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
+PASS CSS Animations: property <z-index> from [inherit] to [5] at (1) is [5]
+FAIL CSS Animations: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
+PASS CSS Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (0) is [auto]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (0.5) is [5]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (0.6) is [5]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (1) is [5]
+PASS CSS Animations: property <z-index> from [unset] to [5] at (1.5) is [5]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (-0.3) is [-8]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (0) is [-5]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (0.3) is [-2]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (0.6) is [1]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (1) is [5]
+PASS CSS Animations: property <z-index> from [-5] to [5] at (1.5) is [10]
+PASS CSS Animations: property <z-index> from [2] to [4] at (-0.3) is [1]
+PASS CSS Animations: property <z-index> from [2] to [4] at (0) is [2]
+PASS CSS Animations: property <z-index> from [2] to [4] at (0.3) is [3]
+PASS CSS Animations: property <z-index> from [2] to [4] at (0.6) is [3]
+PASS CSS Animations: property <z-index> from [2] to [4] at (1) is [4]
+PASS CSS Animations: property <z-index> from [2] to [4] at (1.5) is [5]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (0) is [-2]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.1) is [-2]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.3) is [-3]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.6) is [-3]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (1) is [-4]
+PASS CSS Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (0) is [auto]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (0.3) is [auto]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (1) is [10]
+PASS CSS Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
+PASS Web Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto]
+PASS Web Animations: property <z-index> from [initial] to [5] at (0) is [auto]
+PASS Web Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
+PASS Web Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
+PASS Web Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
+PASS Web Animations: property <z-index> from [initial] to [5] at (1) is [5]
+PASS Web Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
+FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto] assert_equals: expected "18 " but got "auto "
+FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [auto] assert_equals: expected "15 " but got "auto "
+FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
+FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
+PASS Web Animations: property <z-index> from [inherit] to [5] at (1) is [5]
+FAIL Web Animations: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
+PASS Web Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
+PASS Web Animations: property <z-index> from [unset] to [5] at (0) is [auto]
+PASS Web Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
+PASS Web Animations: property <z-index> from [unset] to [5] at (0.5) is [5]
+PASS Web Animations: property <z-index> from [unset] to [5] at (0.6) is [5]
+PASS Web Animations: property <z-index> from [unset] to [5] at (1) is [5]
+PASS Web Animations: property <z-index> from [unset] to [5] at (1.5) is [5]
+PASS Web Animations: property <z-index> from [-5] to [5] at (-0.3) is [-8]
+PASS Web Animations: property <z-index> from [-5] to [5] at (0) is [-5]
+PASS Web Animations: property <z-index> from [-5] to [5] at (0.3) is [-2]
+PASS Web Animations: property <z-index> from [-5] to [5] at (0.6) is [1]
+PASS Web Animations: property <z-index> from [-5] to [5] at (1) is [5]
+PASS Web Animations: property <z-index> from [-5] to [5] at (1.5) is [10]
+PASS Web Animations: property <z-index> from [2] to [4] at (-0.3) is [1]
+PASS Web Animations: property <z-index> from [2] to [4] at (0) is [2]
+PASS Web Animations: property <z-index> from [2] to [4] at (0.3) is [3]
+PASS Web Animations: property <z-index> from [2] to [4] at (0.6) is [3]
+PASS Web Animations: property <z-index> from [2] to [4] at (1) is [4]
+PASS Web Animations: property <z-index> from [2] to [4] at (1.5) is [5]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (0) is [-2]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (0.1) is [-2]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (0.3) is [-3]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (0.6) is [-3]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (1) is [-4]
+PASS Web Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5]
+PASS Web Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto]
+PASS Web Animations: property <z-index> from [auto] to [10] at (0) is [auto]
+PASS Web Animations: property <z-index> from [auto] to [10] at (0.3) is [auto]
+PASS Web Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
+PASS Web Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
+PASS Web Animations: property <z-index> from [auto] to [10] at (1) is [10]
+PASS Web Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/animations/interpolation/z-index-interpolation.html ('k') | LayoutTests/animations/resources/blue-20.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698