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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-path-middle-align-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/text-path-middle-align-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
index f7658c4fef42abe44b256eb423d344b24847a3c6..8953a5a674205248935b09b7655dce335bb285c8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (149,128) size 202x223
- LayoutSVGPath {path} at (149,149) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [data="M 250 150 C 305.228 150 350 194.772 350 250 C 350 305.228 305.228 350 250 350 C 194.772 350 150 305.228 150 250 C 150 194.772 194.772 150 250 150"]
- LayoutSVGText {text} at (239,128) size 22x28 contains 1 chunk(s)
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGPath {path} at (150,150) size 200x200 [stroke={[type=SOLID] [color=#000000]}] [data="M 250 150 C 305.228 150 350 194.772 350 250 C 350 305.228 305.228 350 250 350 C 194.772 350 150 305.228 150 250 C 150 194.772 194.772 150 250 150"]
+ LayoutSVGText {text} at (239.33,128) size 21.33x28 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 22x28
- LayoutSVGInlineText {#text} at (0,0) size 22x28
+ LayoutSVGInlineText {#text} at (239.33,128) size 21.33x28
chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 endOffset 1 width 21.34: "M"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698