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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/text/small-fonts-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt
index 6085ec8e56cc7dc35a6071ba29c8d1d15eae640b..e54acfe102d04d8a4a66d66cf1c182790b94b60d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/small-fonts-2-expected.txt
+++ b/third_party/WebKit/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 (0,-7.22) size 264.63x85 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
LayoutSVGText {text} at (0,-7.22) size 264.63x85 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 217x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,-7.22) size 216.03x10
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.03,-7.22) size 5.39x10
chunk 1 text run 1 at (216.03,0.00) startOffset 0 endOffset 1 width 5.40: " "
- LayoutSVGTSpan {tspan} at (0,0) size 238x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,7.78) size 237.63x10
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
- LayoutSVGTSpan {tspan} at (0,0) size 254x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,22.78) size 253.83x10
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.83,22.78) size 5.39x10
chunk 1 text run 1 at (253.84,30.00) startOffset 0 endOffset 1 width 5.40: " "
- LayoutSVGTSpan {tspan} at (0,0) size 260x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,37.78) size 259.23x10
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.23,37.78) size 5.39x10
chunk 1 text run 1 at (259.24,45.00) startOffset 0 endOffset 1 width 5.40: " "
- LayoutSVGTSpan {tspan} at (0,0) size 190x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,52.78) size 189.02x10
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.02,52.78) size 5.39x10
chunk 1 text run 1 at (189.03,60.00) startOffset 0 endOffset 1 width 5.40: " "
- LayoutSVGTSpan {tspan} at (0,0) size 49x10
+ LayoutSVGTSpan {tspan} at (0,-7.22) size 264.63x85
LayoutSVGInlineText {#text} at (0,67.78) size 48.59x10
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