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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt

Issue 549963002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/fonts-elem-06-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt
index ce04b51d9b8eeb10bd8037d123d8245a10aafc51..47f7873df17ba1c2912001391b1d53ffe086e282 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt
@@ -12,9 +12,9 @@ layer at (0,0) size 480x360
RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
RenderSVGContainer {g} at (20,90) size 420x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
RenderSVGContainer {g} at (20,90) size 300x34
- RenderSVGText {text} at (0,-12) size 102x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 102x15
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.20: "horiz-adv-x=1000"
+ RenderSVGText {text} at (0,-13) size 101x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 101x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.00: "horiz-adv-x=1000"
RenderSVGContainer {use} at (256,100) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,100) size 8x24
RenderSVGPath {line} at (259,100) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
@@ -27,9 +27,9 @@ layer at (0,0) size 480x360
RenderSVGInlineText {#text} at (0,0) size 60x30
chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 60.00: "12"
RenderSVGContainer {g} at (20,130) size 360x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
- RenderSVGText {text} at (0,-12) size 102x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 102x15
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.20: "horiz-adv-x=2000"
+ RenderSVGText {text} at (0,-13) size 101x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 101x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.00: "horiz-adv-x=2000"
RenderSVGContainer {use} at (256,140) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,140) size 8x24
RenderSVGPath {line} at (259,140) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
@@ -42,9 +42,9 @@ layer at (0,0) size 480x360
RenderSVGInlineText {#text} at (0,0) size 120x30
chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 120.00: "12"
RenderSVGContainer {g} at (20,170) size 420x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
- RenderSVGText {text} at (0,-12) size 169x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 169x15
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 168.85: "horiz-adv-x=1000 but ignored"
+ RenderSVGText {text} at (0,-13) size 169x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 169x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 169.00: "horiz-adv-x=1000 but ignored"
RenderSVGContainer {use} at (256,180) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,180) size 8x24
RenderSVGPath {line} at (259,180) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]

Powered by Google App Engine
This is Rietveld 408576698