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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/carto.net/textbox-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/carto.net/textbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt
index fd55661cf606dd7355feb328050e6cd77371bcd9..5515da9964272e3189902384e831c166465c3895 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt
@@ -41,7 +41,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (350,300.92) size 235.19x40.91 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (350,300.92) size 235.19x17.91
chunk 1 text run 1 at (350.00,315.00) startOffset 0 endOffset 39 width 235.19: "This textbox (textbox 3) is transformed"
- LayoutSVGTSpan {tspan} at (0,0) size 224x18
+ LayoutSVGTSpan {tspan} at (350,300.92) size 235.19x40.91
LayoutSVGInlineText {#text} at (350,323.92) size 223.05x17.91
chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 width 223.06: "and accepts all characters (up to 300)"
LayoutSVGText {text} at (620,300.92) size 290.55x17.91 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698