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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt

Issue 673883005: Auto-rebaseline for r184321 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
index 2a5c30b17123cea476f4d4a0e9381f03d9ca876a..e75fbb012aaca724cab86bfb54d09a7fa66e590e 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
@@ -7,23 +7,20 @@ layer at (0,0) size 480x360
RenderSVGText {text} at (10,6) size 343x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 343x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 44 width 342.21: "Testing inapplicable presentation attributes"
- RenderSVGContainer {g} at (0,0) size 30x10
+ RenderSVGContainer {g} at (0,0) size 21x10
RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0"]
RenderSVGImage {image} at (0,0) size 10x10
RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
RenderSVGEllipse {circle} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=10.00]
RenderSVGEllipse {ellipse} at (0,0) size 10x5 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [rx=10.00] [ry=5.00]
RenderSVGPath {polyline} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [points="0 0 10 10"]
- RenderSVGText {text} at (0,-14) size 30x18 contains 1 chunk(s)
+ RenderSVGText {text} at (0,-14) size 21x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: "a"
RenderSVGTSpan {tspan} at (0,0) size 11x18
RenderSVGInlineText {#text} at (10,0) size 11x18
chunk 1 text run 1 at (10.01,0.00) startOffset 0 endOffset 1 width 10.01: "b"
RenderSVGTextPath {textPath} at (0,0) size 0x0
- RenderSVGTSpan {altGlyph} at (0,0) size 10x18
- RenderSVGInlineText {#text} at (20,0) size 9x18
- chunk 1 text run 1 at (20.02,0.00) startOffset 0 endOffset 1 width 9.00: "c"
RenderSVGResourceLinearGradient {linearGradient} [id="linearGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
RenderSVGResourceRadialGradient {radialGradient} [id="radialGradient"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]

Powered by Google App Engine
This is Rietveld 408576698