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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
index 9f33a779076e5d3ffd6f028389864b3fd57c9487..b88e83a18a954cb079169c3d323215ab05d95726 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,9) size 633x277
+ LayoutSVGRoot {svg} at (0,9) size 631x277
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
LayoutSVGEllipse {circle} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#FF0000]}] [cx=4.00] [cy=4.00] [r=3.00]
- LayoutSVGContainer {g} at (0,9) size 633x277 [start marker=mark] [middle marker=mark] [end marker=mark]
- LayoutSVGText {text} at (0,5) size 380x20 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 380x19
- 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,"
+ LayoutSVGContainer {g} at (0,9) size 631x277 [start marker=mark] [middle marker=mark] [end marker=mark]
+ LayoutSVGText {text} at (0,5) size 379x20 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 379x19
+ chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 58 width 378.48: "The first row of shapes should have no marker decorations,"
LayoutSVGText {text} at (0,25) size 218x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 218x19
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 217.67: "the second row should have them."

Powered by Google App Engine
This is Rietveld 408576698