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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-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-05-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt
index 5fcd807ed8d940e172c3e831d29e1ceabac35ac3..8e2d13600961112f97cb1d8060f9d4c7f6a3e204 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt
@@ -22,9 +22,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,80) size 420x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
RenderSVGContainer {g} at (20,80) size 420x44
- RenderSVGText {text} at (0,-12) size 167x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 167x15
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 166.39: "horiz-origin-x unspecified (0)"
+ RenderSVGText {text} at (0,-13) size 166x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 166x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 166.00: "horiz-origin-x unspecified (0)"
RenderSVGContainer {use} at (256,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,80) size 8x44
RenderSVGPath {line} at (259,80) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
@@ -45,9 +45,9 @@ layer at (0,0) size 480x360
RenderSVGInlineText {#text} at (0,0) size 180x30
chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: "1234"
RenderSVGContainer {g} at (20,140) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
- RenderSVGText {text} at (0,-12) size 108x15 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 108x15
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 18 width 107.43: "horiz-origin-x=500"
+ RenderSVGText {text} at (0,-13) size 106x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 106x16
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 18 width 106.00: "horiz-origin-x=500"
RenderSVGContainer {use} at (256,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,140) size 20x44
RenderSVGPath {line} at (259,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
@@ -76,9 +76,9 @@ layer at (0,0) size 480x360
RenderSVGInlineText {#text} at (0,0) size 180x30
chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: "1234"
RenderSVGContainer {g} at (20,200) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.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,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
RenderSVGContainer {g} at (256,200) size 35x44
RenderSVGPath {line} at (259,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]

Powered by Google App Engine
This is Rietveld 408576698