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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/text/bbox-with-glyph-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-expected.txt
index 6279bbd1eba978883332d41b16ebe11b8cc92c2c..fa8acaf93b3f2af6df43a0814823f76571dc2915 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x541
LayoutSVGText {text} at (41,105) size 197x57 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (41,105) size 107x57
chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 90.00: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 107x57
+ LayoutSVGTSpan {tspan} at (41,105) size 197x57
LayoutSVGInlineText {#text} at (131,105) size 107x57
chunk 1 text run 1 at (140.00,150.00) startOffset 0 endOffset 6 width 90.00: "ffffff"
LayoutSVGText {text} at (45,179) size 201x90 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 59x35
+ LayoutSVGTSpan {tspan} at (45,179) size 201x90
LayoutSVGInlineText {#text} at (45,222) size 59x35
chunk 1 text run 1 at (50.00,250.00) startOffset 0 endOffset 6 width 48.00: "ffffff"
- LayoutSVGTSpan {tspan} at (0,0) size 162x90
+ LayoutSVGTSpan {tspan} at (45,179) size 201x90
LayoutSVGInlineText {#text} at (84,179) size 162x90
chunk 1 text run 1 at (98.00,250.00) startOffset 0 endOffset 6 width 132.00: "ffffff"
LayoutSVGText {text} at (37.44,299.84) size 319.56x100.30 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698