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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-28-t-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
1 layer at (0,0) size 480x360 1 layer at (0,0) size 480x360
2 LayoutView at (0,0) size 480x360 2 LayoutView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (0,0) size 480x360 5 LayoutSVGContainer {g} at (1,1) size 478x358
6 LayoutSVGEllipse {circle} at (87,27) size 306x306 [stroke={[type=SOLID] [c olor=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=24 0.00] [cy=180.00] [r=150.00] 6 LayoutSVGEllipse {circle} at (90,30) size 300x300 [stroke={[type=SOLID] [c olor=#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [cx=24 0.00] [cy=180.00] [r=150.00]
7 LayoutSVGContainer {g} at (162,100) size 156x62 7 LayoutSVGContainer {g} at (165,103) size 150x56
8 LayoutSVGPath {path} at (257,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"] 8 LayoutSVGPath {path} at (260,103) size 55x56 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 260 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"]
9 LayoutSVGPath {path} at (162,100) size 61x62 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"] 9 LayoutSVGPath {path} at (165,103) size 55x56 [stroke={[type=SOLID] [colo r=#000077] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 165 131 c 0 -15 12 -28 28 -28 c 15 0 27 13 27 28 c 0 15 -12 28 -27 28 c -16 0 -2 8 -13 -28 -28 Z"]
10 LayoutSVGPath {path} at (149,225) size 188x54 [stroke={[type=SOLID] [color =#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 1 51 227 c 46 52 138 52 184 0"] 10 LayoutSVGPath {path} at (151,227) size 184x52 [stroke={[type=SOLID] [color =#F1E900] [stroke width=5.00]}] [fill={[type=SOLID] [color=#F1E900]}] [data="M 1 51 227 c 46 52 138 52 184 0"]
11 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 11 LayoutSVGText {text} at (10,304) size 263.33x45 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 264x45 12 LayoutSVGInlineText {#text} at (10,304) size 263.33x45
13 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $" 13 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $"
14 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#0 00000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 14 LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#0 00000] [stroke width=5.00]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698