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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/custom/text-dom-01-f-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
index 2f7885e7ab2e23bc836f527f1d6d9566df4dd213..8aa9bf7ece9ec2ff60c7f6e1a215478b346881db 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (58.66,16) size 362.67x21.50 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (58.66,16) size 32.50x17
chunk 1 (middle anchor) text run 1 at (58.66,30.00) startOffset 0 endOffset 5 width 32.50: "This "
- LayoutSVGTSpan {tspan} at (0,0) size 20x18
+ LayoutSVGTSpan {tspan} at (58.66,16) size 362.67x21.50
LayoutSVGInlineText {#text} at (89.05,20.09) size 19.45x17.41
chunk 1 (middle anchor) text run 1 at (91.17,30.00) startOffset 0 endOffset 1 width 3.33: "i"
chunk 1 (middle anchor) text run 2 at (94.50,30.00) startOffset 1 endOffset 2 width 7.50: "s"

Powered by Google App Engine
This is Rietveld 408576698