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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - 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/small-fonts-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-expected.txt
index 817994003ceba2257dcb5f6cfb9828bd691732e3..006494d845d9f6f27a065538c74667c86ab6dc41 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,55) size 509x328
- LayoutSVGEllipse {ellipse} at (0,55) size 509x328 [stroke={[type=SOLID] [color=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68]
- LayoutSVGText {text} at (11,11) size 3x2 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 2x1
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGEllipse {ellipse} at (8.09,10.97) size 8.67x5.37 [stroke={[type=SOLID] [color=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68]
+ LayoutSVGText {text} at (11.58,11.86) size 1.67x0.70 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (11.58,11.86) size 1.67x0.70
chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOffset 6 width 1.68: "Passes"
- LayoutSVGText {text} at (9,13) size 7x1 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 6x1
+ LayoutSVGText {text} at (9.59,13.22) size 5.64x0.70 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (9.59,13.22) size 5.64x0.70
chunk 1 (middle anchor) text run 1 at (9.60,13.79) startOffset 0 endOffset 24 width 5.65: "if text aligns perfectly"
- LayoutSVGText {text} at (9,14) size 7x1 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 7x1
+ LayoutSVGText {text} at (9.09,14.02) size 6.64x0.70 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (9.09,14.02) size 6.64x0.70
chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffset 28 width 6.65: "in the center of the circle."

Powered by Google App Engine
This is Rietveld 408576698