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

Unified Diff: LayoutTests/platform/win/svg/custom/shapes-supporting-markers-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/shapes-supporting-markers-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt b/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
index e5f20c1f3a386366a9b28a480db96eaf8fbba674..a4faead9fd8b4f904f819fbd70af39c7968ba3e8 100644
--- a/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,10) size 633x276
+ RenderSVGRoot {svg} at (0,9) size 633x277
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
RenderSVGEllipse {circle} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#FF0000]}] [cx=4.00] [cy=4.00] [r=3.00]
- RenderSVGContainer {g} at (0,10) size 633x276 [start marker=mark] [middle marker=mark] [end marker=mark]
- RenderSVGText {text} at (0,6) size 380x18 contains 1 chunk(s)
+ RenderSVGContainer {g} at (0,9) size 633x277 [start marker=mark] [middle marker=mark] [end marker=mark]
+ RenderSVGText {text} at (0,5) size 380x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 380x18
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 58 width 379.35: "The first row of shapes should have no marker decorations,"
- RenderSVGText {text} at (0,26) size 218x18 contains 1 chunk(s)
+ RenderSVGText {text} at (0,25) size 218x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 218x18
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 217.67: "the second row should have them."
RenderSVGRect {rect} at (0,82) size 85x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [x=0.00] [y=50.00] [width=50.00] [height=50.00]

Powered by Google App Engine
This is Rietveld 408576698