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

Unified Diff: LayoutTests/platform/chromium-win/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/platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt
diff --git a/LayoutTests/platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt b/LayoutTests/platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt
deleted file mode 100644
index c5a9b2874d60020e72b91111433284c05caf3dbc..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x161
- RenderBlock {HTML} at (0,0) size 800x161
- RenderBody {BODY} at (8,8) size 784x145
- RenderBlock (anonymous) at (0,0) size 784x105
- RenderSVGRoot {svg} at (8,12) size 303x75
- RenderSVGText {text} at (10,14) size 273x45 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 273x45
- chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 width 273.00: "Shadow on texts"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,105) size 784x40
- RenderText {#text} at (0,0) size 555x19
- text run at (0,0) width 555: "PASS - \"text-shadow\" property for \"text\" element at 0s saw something close to: -25,-5,0,15"
- RenderBR {BR} at (555,0) size 0x19
- RenderText {#text} at (0,20) size 535x19
- text run at (0,20) width 535: "PASS - \"text-shadow\" property for \"text\" element at 1s saw something close to: 5,5,0,15"
- RenderBR {BR} at (535,20) size 0x19

Powered by Google App Engine
This is Rietveld 408576698