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

Unified Diff: LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/win/svg/custom/marker-default-width-height-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt b/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
index 6f1cd8c3b0f1a011eb2a4d63f4d6315a7a2334e3..19fdbf104c51f263bdfb16bf1116a489a3e11075 100644
--- a/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/marker-default-width-height-expected.txt
@@ -1,18 +1,18 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,10) size 658x294
- RenderSVGContainer {g} at (0,10) size 658x294
- RenderSVGText {text} at (0,6) size 395x18 contains 1 chunk(s)
+ RenderSVGRoot {svg} at (0,9) size 658x295
+ RenderSVGContainer {g} at (0,9) size 658x295
+ RenderSVGText {text} at (0,5) size 395x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 395x18
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 394.49: "This should show three markers on the path for start/mid/end."
- RenderSVGText {text} at (0,26) size 374x18 contains 1 chunk(s)
+ RenderSVGText {text} at (0,25) size 374x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 374x18
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 373.10: "Start marker has no markerWidth/markerHeight specified."
- RenderSVGText {text} at (0,46) size 277x18 contains 1 chunk(s)
+ RenderSVGText {text} at (0,45) size 277x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 277x18
chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 276.28: "Mid marker has no markerWidth specified."
- RenderSVGText {text} at (0,66) size 279x18 contains 1 chunk(s)
+ RenderSVGText {text} at (0,65) size 279x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 279x18
chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 41 width 278.94: "End marker has no markerHeight specified."
RenderSVGResourceMarker {marker} [id="marker1"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]

Powered by Google App Engine
This is Rietveld 408576698