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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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 227x189 3 layer at (0,0) size 227x189
4 LayoutSVGRoot {svg} at (75,47) size 77x76 4 LayoutSVGRoot {svg} at (0,0) size 226.77x188.97
5 LayoutSVGEllipse {circle} at (75,47) size 77x76 [fill={[type=SOLID] [color=# 008000]}] [cx=300.00] [cy=225.00] [r=100.00] 5 LayoutSVGEllipse {circle} at (200,125) size 200x200 [fill={[type=SOLID] [col or=#008000]}] [cx=300.00] [cy=225.00] [r=100.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698