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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/intersection-list-transforms-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 (0,0) size 149x149 4 LayoutSVGRoot {svg} at (0,0) size 500x500
5 LayoutSVGContainer {g} at (0,0) size 149x149 [transform={m=((-0.71,0.71)(-0. 71,-0.71)) t=(100.00,100.00)}] 5 LayoutSVGContainer {g} at (-70.71,1.41) size 141.42x141.42 [transform={m=((- 0.71,0.71)(-0.71,-0.71)) t=(100.00,100.00)}]
6 LayoutSVGRect {rect} at (0,0) size 99x99 [transform={m=((0.71,0.71)(-0.71, 0.71)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=1.00] [ width=100.00] [height=100.00] 6 LayoutSVGRect {rect} at (1,1) size 100x100 [transform={m=((0.71,0.71)(-0.7 1,0.71)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=1.00] [width=100.00] [height=100.00]
7 LayoutSVGText {text} 7 LayoutSVGText {text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698