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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/carto.net/textbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
index a1d309ce6adecaa9f60cf4bd9dc70b73f07b7f4f..0304c3679d4b0bb9352e33ace70e883aac870146 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/textbox-expected.txt
@@ -41,7 +41,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (350,299.64) size 239.36x42.19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (350,299.64) size 239.36x19.19
chunk 1 text run 1 at (350.00,315.00) startOffset 0 endOffset 39 width 239.36: "This textbox (textbox 3) is transformed"
- LayoutSVGTSpan {tspan} at (0,0) size 230x20
+ LayoutSVGTSpan {tspan} at (350,299.64) size 239.36x42.19
LayoutSVGInlineText {#text} at (350,322.64) size 229.11x19.19
chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 width 229.12: "and accepts all characters (up to 300)"
LayoutSVGText {text} at (620,299.64) size 298.23x19.19 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698