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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/text/small-fonts-2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt b/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt
index c6cf0660d8a1de192c48f44cecf6c603764d0dda..a19031be958d022f1d93d24d5010deb642b53584 100644
--- a/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt
+++ b/LayoutTests/platform/linux/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.94: "0,1,2,3,4"
LayoutSVGContainer {g} at (160,375) size 491x155 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
LayoutSVGText {text} at (0,-8) size 273x86 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 223x10
+ LayoutSVGTSpan {tspan} at (0,0) size 223x10
LayoutSVGInlineText {#text} at (0,0) size 223x10
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 222.22: "For this test case to be successful, all"
LayoutSVGInlineText {#text} at (222,0) size 6x10
chunk 1 text run 1 at (222.22,0.00) startOffset 0 endOffset 1 width 5.56: " "
- RenderSVGTSpan {tspan} at (0,0) size 245x10
+ LayoutSVGTSpan {tspan} at (0,0) size 245x10
LayoutSVGInlineText {#text} at (0,15) size 245x10
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 44 width 244.44: "lines of text must look the same. In Safari "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGTSpan {tspan} at (0,0) size 262x10
+ LayoutSVGTSpan {tspan} at (0,0) size 262x10
LayoutSVGInlineText {#text} at (0,30) size 262x10
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 47 width 261.11: "Beta 3, a text with a font size of 1 or smaller"
LayoutSVGInlineText {#text} at (261,30) size 6x10
chunk 1 text run 1 at (261.11,30.00) startOffset 0 endOffset 1 width 5.56: " "
- RenderSVGTSpan {tspan} at (0,0) size 267x10
+ LayoutSVGTSpan {tspan} at (0,0) size 267x10
LayoutSVGInlineText {#text} at (0,45) size 267x10
chunk 1 text run 1 at (0.00,45.00) startOffset 0 endOffset 48 width 266.67: "is not painted correctly, even if the coordinate"
LayoutSVGInlineText {#text} at (266,45) size 6x10
chunk 1 text run 1 at (266.67,45.00) startOffset 0 endOffset 1 width 5.56: " "
- RenderSVGTSpan {tspan} at (0,0) size 195x10
+ LayoutSVGTSpan {tspan} at (0,0) size 195x10
LayoutSVGInlineText {#text} at (0,60) size 195x10
chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 35 width 194.44: "transformations make it equivalent."
LayoutSVGInlineText {#text} at (194,60) size 6x10
chunk 1 text run 1 at (194.44,60.00) startOffset 0 endOffset 1 width 5.56: " "
- RenderSVGTSpan {tspan} at (0,0) size 50x10
+ LayoutSVGTSpan {tspan} at (0,0) size 50x10
LayoutSVGInlineText {#text} at (0,75) size 50x10
chunk 1 text run 1 at (0.00,75.00) startOffset 0 endOffset 9 width 50.00: "Bug 14242"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698