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

Unified Diff: LayoutTests/platform/win/svg/text/small-fonts-2-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/text/small-fonts-2-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt b/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt
index 4fc0a11a3268b5afa8e6425682454af7004df700..c9080fc53cdf04722c9e191a10c12a04a9455b07 100644
--- a/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt
+++ b/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt
@@ -20,31 +20,31 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 1.95: "0,1,2,3,4"
LayoutSVGContainer {g} at (160,376) size 477x155 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
LayoutSVGText {text} at (0,-8) size 265x86 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 217x10
+ LayoutSVGTSpan {tspan} at (0,0) size 217x10
LayoutSVGInlineText {#text} at (0,0) size 217x10
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 216.03: "For this test case to be successful, all"
LayoutSVGInlineText {#text} at (216,0) size 6x10
chunk 1 text run 1 at (216.03,0.00) startOffset 0 endOffset 1 width 5.40: " "
- RenderSVGTSpan {tspan} at (0,0) size 238x10
+ LayoutSVGTSpan {tspan} at (0,0) size 238x10
LayoutSVGInlineText {#text} at (0,15) size 238x10
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 44 width 237.64: "lines of text must look the same. In Safari "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGTSpan {tspan} at (0,0) size 254x10
+ LayoutSVGTSpan {tspan} at (0,0) size 254x10
LayoutSVGInlineText {#text} at (0,30) size 254x10
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 47 width 253.84: "Beta 3, a text with a font size of 1 or smaller"
LayoutSVGInlineText {#text} at (253,30) size 6x10
chunk 1 text run 1 at (253.84,30.00) startOffset 0 endOffset 1 width 5.40: " "
- RenderSVGTSpan {tspan} at (0,0) size 260x10
+ LayoutSVGTSpan {tspan} at (0,0) size 260x10
LayoutSVGInlineText {#text} at (0,45) size 260x10
chunk 1 text run 1 at (0.00,45.00) startOffset 0 endOffset 48 width 259.24: "is not painted correctly, even if the coordinate"
LayoutSVGInlineText {#text} at (259,45) size 6x10
chunk 1 text run 1 at (259.24,45.00) startOffset 0 endOffset 1 width 5.40: " "
- RenderSVGTSpan {tspan} at (0,0) size 190x10
+ LayoutSVGTSpan {tspan} at (0,0) size 190x10
LayoutSVGInlineText {#text} at (0,60) size 190x10
chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 35 width 189.03: "transformations make it equivalent."
LayoutSVGInlineText {#text} at (189,60) size 6x10
chunk 1 text run 1 at (189.03,60.00) startOffset 0 endOffset 1 width 5.40: " "
- RenderSVGTSpan {tspan} at (0,0) size 49x10
+ LayoutSVGTSpan {tspan} at (0,0) size 49x10
LayoutSVGInlineText {#text} at (0,75) size 49x10
chunk 1 text run 1 at (0.00,75.00) startOffset 0 endOffset 9 width 48.61: "Bug 14242"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698