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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/zero-path-square-cap-rendering2-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 (0,165) size 134x122 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (0,165) size 134x122 [transform={m=((1.09,0.00)(0. 00,1.09)) t=(0.00,0.00)}] 5 LayoutSVGContainer {g} at (0,0) size 103176x132091 [transform={m=((1.09,0.00 )(0.00,1.09)) t=(0.00,0.00)}]
6 LayoutSVGPath {path} at (0,165) size 134x122 [fill={[type=SOLID] [color=#0 08000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"] 6 LayoutSVGPath {path} at (0,39403) size 103176x92688 [fill={[type=SOLID] [c olor=#008000]}] [data="M 0 39403 L 103176 39403 L 103176 132091 L 0 132091 Z"]
7 LayoutSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000] }] [data="M 0 0"] 7 LayoutSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000] }] [data="M 0 0"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698