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

Side by Side Diff: LayoutTests/platform/win/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 784x144 [border: (8px solid #555599)] 6 RenderBlock {DETAILS} at (0,0) size 784x144 [border: (8px solid #555599)]
7 RenderBlock {SUMMARY} at (8,8) size 768x36 [border: (8px solid #9999CC)] 7 RenderBlock {SUMMARY} at (8,8) size 768x36 [border: (8px solid #9999CC)]
8 RenderDetailsMarker {DIV} at (8,13) size 11x11: down 8 RenderDetailsMarker {DIV} at (8,13) size 10.55x10.55: down
9 RenderText {#text} at (24,8) size 59x19 9 RenderText {#text} at (24,8) size 59x19
10 text run at (24,8) width 5: " " 10 text run at (24,8) width 5: " "
11 text run at (28,8) width 55: "summary" 11 text run at (28,8) width 55: "summary"
12 RenderBlock {DETAILS} at (8,44) size 768x72 [border: (8px solid #995555) ] 12 RenderBlock {DETAILS} at (8,44) size 768x72 [border: (8px solid #995555) ]
13 RenderBlock {SUMMARY} at (8,8) size 752x36 [border: (8px solid #CC9999 )] 13 RenderBlock {SUMMARY} at (8,8) size 752x36 [border: (8px solid #CC9999 )]
14 RenderDetailsMarker {DIV} at (8,13) size 11x11: down 14 RenderDetailsMarker {DIV} at (8,13) size 10.55x10.55: down
15 RenderText {#text} at (24,8) size 254x19 15 RenderText {#text} at (24,8) size 254x19
16 text run at (24,8) width 5: " " 16 text run at (24,8) width 5: " "
17 text run at (28,8) width 250: "nested summary (details-deails-summ ary)" 17 text run at (28,8) width 250: "nested summary (details-deails-summ ary)"
18 RenderBlock (anonymous) at (8,44) size 752x20 18 RenderBlock (anonymous) at (8,44) size 752x20
19 RenderText {#text} at (0,0) size 173x19 19 RenderText {#text} at (0,0) size 173x19
20 text run at (0,0) width 173: "nested details (details-deails)" 20 text run at (0,0) width 173: "nested details (details-deails)"
21 RenderBlock (anonymous) at (8,116) size 768x20 21 RenderBlock (anonymous) at (8,116) size 768x20
22 RenderText {#text} at (0,0) size 38x19 22 RenderText {#text} at (0,0) size 38x19
23 text run at (0,0) width 38: "details" 23 text run at (0,0) width 38: "details"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698