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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/path-zero-strokewidth-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 500x500 3 layer at (0,0) size 500x500
4 LayoutSVGRoot {svg} at (40,10) size 285x75 4 LayoutSVGRoot {svg} at (0,0) size 500x500
5 LayoutSVGPath {polygon} at (40,10) size 100x60 [stroke={[type=SOLID] [color= #000088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [points="10 0 10 120 20 130 15 140 50 130 60 120 70 90 60 40 25"] 5 LayoutSVGPath {polygon} at (40,10) size 100x60 [stroke={[type=SOLID] [color= #000088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [points="10 0 10 120 20 130 15 140 50 130 60 120 70 90 60 40 25"]
6 LayoutSVGRect {rect} at (200,10) size 50x50 [stroke={[type=SOLID] [color=#00 0088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [x=200.00] [y= 10.00] [width=50.00] [height=50.00] 6 LayoutSVGRect {rect} at (200,10) size 50x50 [stroke={[type=SOLID] [color=#00 0088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [x=200.00] [y= 10.00] [width=50.00] [height=50.00]
7 LayoutSVGEllipse {circle} at (275,35) size 50x50 [stroke={[type=SOLID] [colo r=#000088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [cx=300.0 0] [cy=60.00] [r=25.00] 7 LayoutSVGEllipse {circle} at (275,35) size 50x50 [stroke={[type=SOLID] [colo r=#000088] [stroke width=0.00]}] [fill={[type=SOLID] [color=#DDEEFF]}] [cx=300.0 0] [cy=60.00] [r=25.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698