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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/dasharrayOrigin-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 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 (27,25) size 148x148 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGRect {rect} at (42,42) size 116x116 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=15.00]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00] 5 LayoutSVGRect {rect} at (50,50) size 100x100 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=15.00]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
6 LayoutSVGRect {rect} at (50,42) size 108x113 [stroke={[type=SOLID] [color=#0 08000] [stroke width=15.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=50 .00] [y=50.00] [width=100.00] [height=100.00] 6 LayoutSVGRect {rect} at (50,50) size 100x100 [stroke={[type=SOLID] [color=#0 08000] [stroke width=15.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=50 .00] [y=50.00] [width=100.00] [height=100.00]
7 LayoutSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [col or=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00] 7 LayoutSVGEllipse {circle} at (50,50) size 100x100 [stroke={[type=SOLID] [col or=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00]
8 LayoutSVGEllipse {circle} at (50,50) size 103x103 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [ cx=100.00] [cy=100.00] [r=50.00] 8 LayoutSVGEllipse {circle} at (50,50) size 100x100 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [ cx=100.00] [cy=100.00] [r=50.00]
9 LayoutSVGRect {rect} at (27,27) size 146x146 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=5.00]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00] 9 LayoutSVGRect {rect} at (30,30) size 140x140 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=5.00]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00]
10 LayoutSVGRect {rect} at (30,25) size 145x145 [stroke={[type=SOLID] [color=#0 000FF] [stroke width=10.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=30 .00] [y=30.00] [width=140.00] [height=140.00] 10 LayoutSVGRect {rect} at (30,30) size 140x140 [stroke={[type=SOLID] [color=#0 000FF] [stroke width=10.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=30 .00] [y=30.00] [width=140.00] [height=140.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698