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

Unified Diff: LayoutTests/compositing/transitions/scale-transition-no-start-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/scale-transition-no-start-expected.txt
diff --git a/LayoutTests/compositing/transitions/scale-transition-no-start-expected.txt b/LayoutTests/compositing/transitions/scale-transition-no-start-expected.txt
index ee678941ae52b23874c6fe7a1ab022f59b9c0512..a22a970f5eb2cb19e7dafe285b7f068fbd4ea6cd 100644
--- a/LayoutTests/compositing/transitions/scale-transition-no-start-expected.txt
+++ b/LayoutTests/compositing/transitions/scale-transition-no-start-expected.txt
@@ -1,25 +1,5 @@
-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 494x18
- text run at (0,0) width 494: "In the pixel result, the green boxes should be coincident with the black outline."
- RenderBlock {DIV} at (0,34) size 202x202 [border: (1px solid #EEEEEE)]
- RenderBlock {DIV} at (0,236) size 202x202 [border: (1px solid #EEEEEE)]
- RenderBlock {DIV} at (0,438) size 784x36
- RenderText {#text} at (0,0) size 604x18
- text run at (0,0) width 604: "PASS - \"-webkit-transform.0\" property for \"inner1\" element at 0.5s saw something close to: 1.5"
- RenderBR {BR} at (604,14) size 0x0
- RenderText {#text} at (0,18) size 604x18
- text run at (0,18) width 604: "PASS - \"-webkit-transform.0\" property for \"inner2\" element at 0.5s saw something close to: 1.5"
- RenderBR {BR} at (604,32) size 0x0
-layer at (34,68) size 150x150
- RenderBlock (positioned) {DIV} at (34,68) size 150x150 [border: (1px solid #000000)]
-layer at (59,93) size 100x100
- RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]
-layer at (34,270) size 150x150
- RenderBlock (positioned) {DIV} at (34,270) size 150x150 [border: (1px solid #000000)]
-layer at (59,295) size 100x100
- RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]
+In the pixel result, the green boxes should be coincident with the black outline.
+
+PASS - "-webkit-transform.0" property for "inner1" element at 0.5s saw something close to: 1.5
+PASS - "-webkit-transform.0" property for "inner2" element at 0.5s saw something close to: 1.5
+

Powered by Google App Engine
This is Rietveld 408576698