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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 600x400
4 LayoutSVGRoot {svg} at (0,0) size 600x400
5 LayoutSVGRect {rect} at (0,0) size 600x400 [fill={[type=SOLID] [color=#FF000 0]}] [x=-100.00] [y=-100.00] [width=1000.00] [height=1000.00]
6 LayoutSVGRect {rect} at (0,0) size 600x400 [fill={[type=SOLID] [color=#FFFFF F]}] [x=-26.00] [y=-1.00] [width=152.00] [height=102.00]
7 LayoutSVGRect {rect} at (100,0) size 400x400 [fill={[type=SOLID] [color=#000 080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
8 LayoutSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#00 00FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y 2=100.00]
9 LayoutSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#00 00FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=0.00] [x2=0.00] [y 2=100.00]
10 LayoutSVGText {text} at (11,23) size 78x9 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 78x8
12 chunk 1 (middle anchor) text run 1 at (11.21,30.00) startOffset 0 endOff set 24 width 77.58: "This should be a SQUARE."
13 LayoutSVGText {text} at (17,35) size 66x7 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 65x6
15 chunk 1 (middle anchor) text run 1 at (17.64,40.00) startOffset 0 endOff set 34 width 64.71: "It should be 400 pixels to a side."
16 LayoutSVGText {text} at (13,43) size 74x7 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 73x6
18 chunk 1 (middle anchor) text run 1 at (13.62,48.00) startOffset 0 endOff set 36 width 72.76: "There should be no red on this page."
19 LayoutSVGText {text} at (7,85) size 86x7 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 86x6
21 chunk 1 (middle anchor) text run 1 at (7.30,90.00) startOffset 0 endOffs et 42 width 85.40: "The orange line should be 600 pixels long:"
22 LayoutSVGPath {line} at (0,366) size 600x4 [stroke={[type=SOLID] [color=#FFA 500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=125.00] [y2=92.00]
23 LayoutSVGText {text} at (-25,87) size 2x4 contains 1 chunk(s)
24 LayoutSVGInlineText {#text} at (0,0) size 2x4
25 chunk 1 text run 1 at (-25.00,90.00) startOffset 0 endOffset 1 width 1.5 0: "0"
26 LayoutSVGPath {line} at (0,362) size 2x6 [stroke={[type=SOLID] [color=#FFA50 0]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=-25.00] [y 2=90.50]
27 LayoutSVGText {text} at (120,87) size 5x4 contains 1 chunk(s)
28 LayoutSVGInlineText {#text} at (0,0) size 5x4
29 chunk 1 (end anchor) text run 1 at (120.50,90.00) startOffset 0 endOffse t 3 width 4.50: "600"
30 LayoutSVGPath {line} at (598,362) size 2x6 [stroke={[type=SOLID] [color=#FFA 500]}] [fill={[type=SOLID] [color=#000000]}] [x1=125.00] [y1=92.00] [x2=125.00] [y2=90.50]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698