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

Unified Diff: LayoutTests/animations/3d/transform-perspective-expected.txt

Issue 73493002: Fix blendToIdentity case in PerspectiveTransformOperation::blend Base URL: http://src.chromium.org/blink/trunk/
Patch Set: testcases only Created 6 years, 5 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/3d/transform-perspective-expected.txt
diff --git a/LayoutTests/animations/3d/transform-perspective-expected.txt b/LayoutTests/animations/3d/transform-perspective-expected.txt
index be68229b883c8195cd436fe0a869880bd6a7ca68..81f193ea7048e0117e7f03d29ccd2c7e8a2d57b5 100644
--- a/LayoutTests/animations/3d/transform-perspective-expected.txt
+++ b/LayoutTests/animations/3d/transform-perspective-expected.txt
@@ -1,3 +1,3 @@
PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,0,0,1,0,0,0,0,1,-0.0075,0,0,0,1
-PASS - "webkitTransform" property for "box2" element at 0.5s saw something close to: 1,0,0,0,0,1,0,0,0,0,1,-0.00199,0,0,0,1
+PASS - "webkitTransform" property for "box2" element at 0.5s saw something close to: 1,0,0,0,0,1,0,0,0,0,1,-0.0005,0,0,0,1

Powered by Google App Engine
This is Rietveld 408576698