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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/text-align-03-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt
index fb78a69ca78a03507411e273abf47e59d6c81627..939bb7bc96f86edc2b32dfd6b575414ceee9ed38 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-03-b-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (5,4) size 349x44 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 349x44
chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 21 width 348.75: "Test of 'text-anchor'"
- RenderSVGPath {line} at (224,75) size 2x150 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=75.00] [x2=225.00] [y2=225.00]
+ LayoutSVGPath {line} at (224,75) size 2x150 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=75.00] [x2=225.00] [y2=225.00]
LayoutSVGContainer {g} at (0,83) size 469x133
LayoutSVGText {text} at (-2,83) size 471x133 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 227x33
chunk 1 (end anchor) text run 1 at (-1.44,110.00) startOffset 0 endOffset 17 width 226.44: "Begin with \"end\","
- RenderSVGTSpan {tspan} at (0,0) size 399x33
+ LayoutSVGTSpan {tspan} at (0,0) size 399x33
LayoutSVGInlineText {#text} at (27,50) size 399x33
chunk 1 (middle anchor) text run 1 at (25.93,160.00) startOffset 0 endOffset 32 width 398.14: " switch to \"middle\" in a tspan, "
- RenderSVGTSpan {tspan} at (0,0) size 244x33
+ LayoutSVGTSpan {tspan} at (0,0) size 244x33
LayoutSVGInlineText {#text} at (226,100) size 244x33
chunk 1 text run 1 at (225.00,210.00) startOffset 0 endOffset 20 width 243.09: "and \"start\" ends it."
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698