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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (149,129) size 202x222 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 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"] 5 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"]
6 LayoutSVGText {text} at (239,129) size 22x27 contains 1 chunk(s) 6 LayoutSVGText {text} at (239.50,129) size 21x27 contains 1 chunk(s)
7 LayoutSVGTextPath {textPath} at (0,0) size 21x27 7 LayoutSVGTextPath {textPath} at (0,0) size 21x27
8 LayoutSVGInlineText {#text} at (0,0) size 21x27 8 LayoutSVGInlineText {#text} at (239.50,129) size 21x27
9 chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 en dOffset 1 width 21.00: "M" 9 chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 en dOffset 1 width 21.00: "M"
10 LayoutSVGInlineText {#text} at (0,0) size 0x0 10 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698