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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/as-image/svg-object-intrinsic-size-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 800x230 3 layer at (0,0) size 800x230
4 LayoutBlockFlow {HTML} at (0,0) size 800x230 4 LayoutBlockFlow {HTML} at (0,0) size 800x230
5 LayoutBlockFlow {BODY} at (8,8) size 784x214 5 LayoutBlockFlow {BODY} at (8,8) size 784x214
6 LayoutImage {OBJECT} at (215,5) size 200x200 6 LayoutImage {OBJECT} at (215,5) size 200x200
7 LayoutText {#text} at (0,0) size 0x0 7 LayoutText {#text} at (0,0) size 0x0
8 layer at (13,13) size 200x200 8 layer at (13,13) size 200x200
9 LayoutEmbeddedObject {OBJECT} at (5,5) size 200x200 9 LayoutEmbeddedObject {OBJECT} at (5,5) size 200x200
10 layer at (0,0) size 200x200 10 layer at (0,0) size 200x200
11 LayoutView at (0,0) size 200x200 11 LayoutView at (0,0) size 200x200
12 layer at (0,0) size 200x200 12 layer at (0,0) size 200x200
13 LayoutSVGRoot {svg} at (0,0) size 200x200 13 LayoutSVGRoot {svg} at (0,0) size 200x200
14 LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#0 00000]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] 14 LayoutSVGRect {rect} at (0,0) size 300x300 [fill={[type=SOLID] [color=#0 00000]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698