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

Unified Diff: LayoutTests/transitions/svg-text-shadow-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/transitions/svg-text-shadow-transition-expected.txt
diff --git a/LayoutTests/transitions/svg-text-shadow-transition-expected.txt b/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
index 8ad1e8def805c156e58d630f58ba78ed12bc51aa..59c27b982574ffd980b09c7fa8927306b89df037 100644
--- a/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
+++ b/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
@@ -1,18 +1,4 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x156
- RenderBlock {HTML} at (0,0) size 800x156
- RenderBody {BODY} at (8,8) size 784x140
- RenderBlock (anonymous) at (0,0) size 784x104
- RenderSVGRoot {svg} at (8,12) size 307x76
- RenderSVGText {text} at (10,14) size 277x46 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 277x46
- chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 width 277.00: "Shadow on texts"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,104) size 784x36
- RenderText {#text} at (0,0) size 577x18
- text run at (0,0) width 577: "PASS - \"text-shadow\" property for \"text\" element at 0s saw something close to: -25,-5,0,15"
- RenderBR {BR} at (577,0) size 0x18
- RenderText {#text} at (0,18) size 559x18
- text run at (0,18) width 559: "PASS - \"text-shadow\" property for \"text\" element at 1s saw something close to: 5,5,0,15"
- RenderBR {BR} at (559,18) size 0x18
+Shadow on texts
+PASS - "text-shadow" property for "text" element at 0s saw something close to: -25,-5,0,15
+PASS - "text-shadow" property for "text" element at 1s saw something close to: 5,5,0,15
+
« no previous file with comments | « LayoutTests/transitions/svg-text-shadow-transition.html ('k') | LayoutTests/transitions/svg-transitions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698