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

Unified Diff: LayoutTests/platform/win/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/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
index 836933a3858793025fcdf3fae36d328997930090..48d2699a75ece8fcd9a33bc64cf101343fe47fe4 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt
+++ b/LayoutTests/platform/win/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,4) size 343x20 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 343x20
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,-16) size 30x20 contains 1 chunk(s)
+ RenderSVGText {text} at (0,-16) size 21x20 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 11x20
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: "a"
RenderSVGTSpan {tspan} at (0,0) size 11x20
RenderSVGInlineText {#text} at (10,0) size 11x20
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 10x20
- RenderSVGInlineText {#text} at (20,0) size 9x20
- 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