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

Unified Diff: LayoutTests/compositing/transitions/singular-scale-transition-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. Created 7 years, 7 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/compositing/transitions/singular-scale-transition-expected.txt
diff --git a/LayoutTests/compositing/transitions/singular-scale-transition-expected.txt b/LayoutTests/compositing/transitions/singular-scale-transition-expected.txt
index e2b537e75db2ae12decaadc410e05de052a720ab..db85911ac283d7d1601003792bab8ca0ca7016e9 100644
--- a/LayoutTests/compositing/transitions/singular-scale-transition-expected.txt
+++ b/LayoutTests/compositing/transitions/singular-scale-transition-expected.txt
@@ -1,15 +1,4 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 602x18
- text run at (0,0) width 602: "Check the pixel result to make sure that the gray square is half way through the scale animation."
- RenderBlock {DIV} at (0,34) size 202x202 [border: (1px solid #000000)]
- RenderBlock {DIV} at (0,236) size 784x18
- RenderText {#text} at (0,0) size 596x18
- text run at (0,0) width 596: "PASS - \"-webkit-transform.0\" property for \"inner\" element at 0.5s saw something close to: 0.5"
- RenderBR {BR} at (596,14) size 0x0
-layer at (9,43) size 200x200
- RenderBlock {DIV} at (1,1) size 200x200 [bgcolor=#808080]
+Check the pixel result to make sure that the gray square is half way through the scale animation.
+
+PASS - "-webkit-transform.0" property for "inner" element at 0.5s saw something close to: 0.5
+
« no previous file with comments | « LayoutTests/compositing/transitions/singular-scale-transition.html ('k') | LayoutTests/css3/calc/transitions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698