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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-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/text/bbox-with-glyph-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-expected.txt
index 6ed2adaa76ed3a989495f7379ab8f184b4dbd13c..2895dcc64c32c302b3f12c8785f227020bbab1f5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x538
LayoutSVGText {text} at (42.55,104) size 181.41x59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (42.55,104) size 98.06x59
chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 83.35: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 99x59
+ LayoutSVGTSpan {tspan} at (42.55,104) size 181.41x59
LayoutSVGInlineText {#text} at (125.89,104) size 98.06x59
chunk 1 text run 1 at (133.35,150.00) startOffset 0 endOffset 6 width 83.35: "ffffff"
LayoutSVGText {text} at (45.53,178) size 199.47x92 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 59x36
+ LayoutSVGTSpan {tspan} at (45.53,178) size 199.47x92
LayoutSVGInlineText {#text} at (45.53,222) size 58.83x36
chunk 1 text run 1 at (50.00,250.00) startOffset 0 endOffset 6 width 50.01: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 158x92
+ LayoutSVGTSpan {tspan} at (45.53,178) size 199.47x92
LayoutSVGInlineText {#text} at (88.09,178) size 156.91x92
chunk 1 text run 1 at (100.01,250.00) startOffset 0 endOffset 6 width 133.36: "ffffff"
LayoutSVGText {text} at (38.55,299.53) size 297.11x100.92 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698