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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
index 495fbce6dcc91c9115308fd54c1033b1b05e06cf..5e1d4dd733f7354098ebc6ffa72b432a4aaede30 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
+++ b/LayoutTests/platform/linux/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,3) size 343x21 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 343x21
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 44 width 343.00: "Testing inapplicable presentation attributes"
- RenderSVGContainer {g} at (0,0) size 29x10
+ RenderSVGContainer {g} at (0,0) size 20x10
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,-17) size 29x21 contains 1 chunk(s)
+ RenderSVGText {text} at (0,-17) size 20x21 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 10x21
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.00: "a"
RenderSVGTSpan {tspan} at (0,0) size 10x21
RenderSVGInlineText {#text} at (10,0) size 10x21
chunk 1 text run 1 at (10.00,0.00) startOffset 0 endOffset 1 width 10.00: "b"
RenderSVGTextPath {textPath} at (0,0) size 0x0
- RenderSVGTSpan {altGlyph} at (0,0) size 9x21
- RenderSVGInlineText {#text} at (20,0) size 9x21
- chunk 1 text run 1 at (20.00,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