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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt
index 2a04930cf058f902929b99ccc77c4a3e47699442..ccc3822b3e9298425d269d610c4b1b844c8c373c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-2-expected.txt
+++ b/third_party/WebKit/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 (0,-7.77) size 272.20x85 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
LayoutSVGText {text} at (0,-7.77) size 272.20x85 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 223x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,-7.77) size 222.22x10
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.22,-7.77) size 5.55x10
chunk 1 text run 1 at (222.22,0.00) startOffset 0 endOffset 1 width 5.56: " "
- LayoutSVGTSpan {tspan} at (0,0) size 245x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,7.23) size 244.44x10
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
- LayoutSVGTSpan {tspan} at (0,0) size 262x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,22.23) size 261.11x10
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.11,22.23) size 5.55x10
chunk 1 text run 1 at (261.11,30.00) startOffset 0 endOffset 1 width 5.56: " "
- LayoutSVGTSpan {tspan} at (0,0) size 267x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,37.23) size 266.66x10
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.66,37.23) size 5.55x10
chunk 1 text run 1 at (266.67,45.00) startOffset 0 endOffset 1 width 5.56: " "
- LayoutSVGTSpan {tspan} at (0,0) size 195x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,52.23) size 194.44x10
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.44,52.23) size 5.55x10
chunk 1 text run 1 at (194.44,60.00) startOffset 0 endOffset 1 width 5.56: " "
- LayoutSVGTSpan {tspan} at (0,0) size 50x10
+ LayoutSVGTSpan {tspan} at (0,-7.77) size 272.20x85
LayoutSVGInlineText {#text} at (0,67.23) size 49.98x10
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