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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/object-sizing-no-width-height-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 clip at (0,0) size 785x600 scrollHeight 789 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 789
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x789 4 LayoutBlockFlow {html} at (0,0) size 785x789
5 LayoutBlockFlow {body} at (8,8) size 769x773 5 LayoutBlockFlow {body} at (8,8) size 769x773
6 LayoutText {#text} at (0,0) size 0x0 6 LayoutText {#text} at (0,0) size 0x0
7 layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 7 layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
8 LayoutEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000] 8 LayoutEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
9 layer at (0,0) size 769x769 9 layer at (0,0) size 769x769
10 LayoutView at (0,0) size 769x769 10 LayoutView at (0,0) size 769x769
11 layer at (0,0) size 769x769 11 layer at (0,0) size 769x769
12 LayoutSVGRoot {svg} at (0,0) size 769x769 12 LayoutSVGRoot {svg} at (0,0) size 769x769
13 LayoutSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] 13 LayoutSVGRect {rect} at (0,0) size 300x300 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
14 LayoutSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00] 14 LayoutSVGEllipse {circle} at (120,120) size 60x60 [fill={[type=SOLID] [c olor=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698