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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-01-f-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-dom-01-f-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
index 2dfd57eaf7260451f373bd4501aaa50c3564513a..dbddd2d717f69e41b673e02d4a3cdfdd6708109b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-dom-01-f-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (63.83,16) size 352.33x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (63.83,16) size 32x17
chunk 1 (middle anchor) text run 1 at (63.83,30.00) startOffset 0 endOffset 5 width 32.00: "This "
- LayoutSVGTSpan {tspan} at (0,0) size 20x18
+ LayoutSVGTSpan {tspan} at (63.83,16) size 352.33x22
LayoutSVGInlineText {#text} at (93.70,20.09) size 19.13x17.91
chunk 1 (middle anchor) text run 1 at (95.83,30.00) startOffset 0 endOffset 1 width 3.00: "i"
chunk 1 (middle anchor) text run 2 at (98.83,30.00) startOffset 1 endOffset 2 width 8.00: "s"

Powered by Google App Engine
This is Rietveld 408576698