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

Side by Side Diff: LayoutTests/platform/mac/fast/html/details-nested-2-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DETAILS} at (0,0) size 784x136 [border: (8px solid #555599)] 6 RenderBlock {DETAILS} at (0,0) size 784x136 [border: (8px solid #555599)]
7 RenderBlock {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999CC)] 7 RenderBlock {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999CC)]
8 RenderDetailsMarker {DIV} at (8,12) size 11x11: down 8 RenderDetailsMarker {DIV} at (8,12) size 10.55x10.55: down
9 RenderText {#text} at (24,8) size 63x18 9 RenderText {#text} at (24,8) size 63x18
10 text run at (24,8) width 5: " " 10 text run at (24,8) width 5: " "
11 text run at (28,8) width 59: "summary" 11 text run at (28,8) width 59: "summary"
12 RenderBlock {DETAILS} at (8,42) size 768x68 [border: (8px solid #995555) ] 12 RenderBlock {DETAILS} at (8,42) size 768x68 [border: (8px solid #995555) ]
13 RenderBlock {SUMMARY} at (8,8) size 752x34 [border: (8px solid #CC9999 )] 13 RenderBlock {SUMMARY} at (8,8) size 752x34 [border: (8px solid #CC9999 )]
14 RenderDetailsMarker {DIV} at (8,12) size 11x11: down 14 RenderDetailsMarker {DIV} at (8,12) size 10.55x10.55: down
15 RenderText {#text} at (24,8) size 265x18 15 RenderText {#text} at (24,8) size 265x18
16 text run at (24,8) width 5: " " 16 text run at (24,8) width 5: " "
17 text run at (28,8) width 261: "nested summary (details-deails-summ ary)" 17 text run at (28,8) width 261: "nested summary (details-deails-summ ary)"
18 RenderBlock (anonymous) at (8,42) size 752x18 18 RenderBlock (anonymous) at (8,42) size 752x18
19 RenderText {#text} at (0,0) size 179x18 19 RenderText {#text} at (0,0) size 179x18
20 text run at (0,0) width 179: "nested details (details-deails)" 20 text run at (0,0) width 179: "nested details (details-deails)"
21 RenderBlock (anonymous) at (8,110) size 768x18 21 RenderBlock (anonymous) at (8,110) size 768x18
22 RenderText {#text} at (0,0) size 40x18 22 RenderText {#text} at (0,0) size 40x18
23 text run at (0,0) width 40: "details" 23 text run at (0,0) width 40: "details"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698