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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-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/custom/text-x-dx-lists-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
index d831fd6d20f9bc64fd2237e7732493cb32adb433..c1341c15f0e69e4bf20b8c2b5a2daac7debfe04a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,46) size 70.50x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (10,46) size 11.50x18
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 11.00: "A"
- LayoutSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (10,46) size 70.50x18
LayoutSVGInlineText {#text} at (50,46) size 10.50x18
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (70,46) size 10.50x18
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,66) size 70.50x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (10,66) size 11.50x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.00: "A"
- LayoutSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (10,66) size 70.50x18
LayoutSVGInlineText {#text} at (50,66) size 10.50x18
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (70,66) size 10.50x18
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,126) size 70.50x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (15,126) size 11.50x18
chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 1 width 11.00: "A"
- LayoutSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (15,126) size 70.50x18
LayoutSVGInlineText {#text} at (55,126) size 10.50x18
chunk 1 text run 1 at (55.00,140.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (75,126) size 10.50x18
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,166) size 70.50x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (15,166) size 11.50x18
chunk 1 text run 1 at (15.00,180.00) startOffset 0 endOffset 1 width 11.00: "A"
- LayoutSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (15,166) size 70.50x18
LayoutSVGInlineText {#text} at (55,166) size 10.50x18
chunk 1 text run 1 at (55.00,180.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (75,166) size 10.50x18

Powered by Google App Engine
This is Rietveld 408576698