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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/small-fonts-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf5bbe3dde5a30318b44f2f8b5f3d35a7dde4be3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ 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.56,11.84) size 1.69x0.75 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (11.56,11.84) size 1.69x0.75
+ chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOffset 6 width 1.70: "Passes"
+ LayoutSVGText {text} at (9.56,13.20) size 5.72x0.75 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (9.56,13.20) size 5.72x0.75
+ chunk 1 (middle anchor) text run 1 at (9.56,13.79) startOffset 0 endOffset 24 width 5.72: "if text aligns perfectly"
+ LayoutSVGText {text} at (9.09,14) size 6.64x0.75 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (9.09,14) size 6.64x0.75
+ chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffset 28 width 6.64: "in the center of the circle."

Powered by Google App Engine
This is Rietveld 408576698