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

Unified Diff: LayoutTests/virtual/threaded/transitions/svg-transitions-expected.txt

Issue 716963002: Remove property-specific handling in animation-test-helpers.js (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@animhelpercleanup
Patch Set: rm whitespace Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/transitions/unanimatable-properties-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/threaded/transitions/svg-transitions-expected.txt
diff --git a/LayoutTests/virtual/threaded/transitions/svg-transitions-expected.txt b/LayoutTests/virtual/threaded/transitions/svg-transitions-expected.txt
deleted file mode 100644
index f95db9870c1fdb3608a80a8e1932c16d17a53281..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/threaded/transitions/svg-transitions-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-PASS - "fill-opacity" property for "rect1" element at 1s saw something close to: 0.6
-PASS - "stroke-width" property for "rect1" element at 1s saw something close to: 3
-PASS - "stroke-opacity" property for "rect1" element at 1s saw something close to: 0.6
-PASS - "stroke-dasharray" property for "rect1" element at 1s saw something close to: 15,15
-PASS - "stroke-dashoffset" property for "rect1" element at 1s saw something close to: 5
-PASS - "fill" property for "rect2" element at 1s saw something close to: 0,127,127
-PASS - "stroke" property for "rect2" element at 1s saw something close to: 127,0,0
-PASS - "stroke-dasharray" property for "rect2" element at 1s saw something close to: 15,15
-PASS - "stroke-width" property for "rect4" element at 1s saw something close to: 8
-PASS - "stroke-width" property for "rect5" element at 1s saw something close to: 5
-PASS - "stroke-dasharray" property for "rect5" element at 1s saw something close to: 10,10
-PASS - "stroke-width" property for "rect6" element at 1s saw something close to: 15
-PASS - "stroke-dasharray" property for "rect6" element at 1s saw something close to: 15,15,20,12.5,17.5,17.5
-FAIL - "fill" property for "rect7" element at 1s expected: 0,0,127 but saw: url(#invalid) rgb(0, 0, 255)
-PASS - "stroke-dasharray" property for "rect7" element at 1s saw something close to: 10,10
-PASS - "stop-color" property for "stop1" element at 1s saw something close to: 127,127,0
-PASS - "stop-opacity" property for "stop1" element at 1s saw something close to: 0.75
-PASS - "stroke-miterlimit" property for "polyline1" element at 1s saw something close to: 11
-PASS - "baseline-shift" property for "text1" element at 1s saw something close to: 5
-PASS - "flood-opacity" property for "flood1" element at 1s saw something close to: 0.5
-PASS - "flood-color" property for "flood1" element at 1s saw something close to: 127,127,0
-PASS - "lighting-color" property for "light1" element at 1s saw something close to: 127,127,0
-
« no previous file with comments | « LayoutTests/transitions/unanimatable-properties-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698