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

Unified Diff: LayoutTests/transitions/default-timing-function-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
« no previous file with comments | « LayoutTests/transitions/default-timing-function.html ('k') | LayoutTests/transitions/delay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/transitions/default-timing-function-expected.txt
diff --git a/LayoutTests/transitions/default-timing-function-expected.txt b/LayoutTests/transitions/default-timing-function-expected.txt
index 06c6b4d7b39f2affd143a304fe6f916554bfe4be..b6947a1731596c23f280d7636968762f338e3f17 100644
--- a/LayoutTests/transitions/default-timing-function-expected.txt
+++ b/LayoutTests/transitions/default-timing-function-expected.txt
@@ -1,20 +1,3 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x252
- RenderBlock {HTML} at (0,0) size 800x252
- RenderBody {BODY} at (8,8) size 784x236
- RenderBlock {DIV} at (0,200) size 784x36
- RenderText {#text} at (0,0) size 487x18
- text run at (0,0) width 487: "PASS - \"left\" property for \"box\" element at 0.5s saw something close to: 322"
- RenderBR {BR} at (487,0) size 0x18
- RenderText {#text} at (0,18) size 600x18
- text run at (0,18) width 600: "PASS - \"-webkit-transform.4\" property for \"box2\" element at 0.5s saw something close to: 322"
- RenderBR {BR} at (600,18) size 0x18
-layer at (8,8) size 784x200
- RenderBlock (relative positioned) {DIV} at (0,0) size 784x200
-layer at (330,8) size 100x200
- RenderBlock (positioned) {DIV} at (322,0) size 100x200 [bgcolor=#FF0000]
-layer at (330,8) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (8,108) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
+PASS - "left" property for "box" element at 0.5s saw something close to: 322
+PASS - "-webkit-transform.4" property for "box2" element at 0.5s saw something close to: 322
+
« no previous file with comments | « LayoutTests/transitions/default-timing-function.html ('k') | LayoutTests/transitions/delay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698