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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/html/details_summary/details-nested-2-expected.txt

Issue 2670273002: Move tests for DETAILS and SUMMARY elements to html/details_summary/. (Closed)
Patch Set: Created 3 years, 10 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
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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DETAILS} at (0,0) size 784x136 [border: (8px solid #55559 9)] 6 LayoutBlockFlow {DETAILS} at (0,0) size 784x136 [border: (8px solid #55559 9)]
7 LayoutBlockFlow {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999 CC)] 7 LayoutBlockFlow {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999 CC)]
8 LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down 8 LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down
9 LayoutText {#text} at (24,8) size 65x17 9 LayoutText {#text} at (24,8) size 65x17
10 text run at (24,8) width 5: " " 10 text run at (24,8) width 5: " "
11 text run at (28,8) width 61: "summary" 11 text run at (28,8) width 61: "summary"
12 LayoutBlockFlow {DIV} at (8,42) size 768x86 12 LayoutBlockFlow {DIV} at (8,42) size 768x86
13 LayoutBlockFlow {DETAILS} at (0,0) size 768x68 [border: (8px solid #99 5555)] 13 LayoutBlockFlow {DETAILS} at (0,0) size 768x68 [border: (8px solid #99 5555)]
14 LayoutBlockFlow {SUMMARY} at (8,8) size 752x34 [border: (8px solid # CC9999)] 14 LayoutBlockFlow {SUMMARY} at (8,8) size 752x34 [border: (8px solid # CC9999)]
15 LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down 15 LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down
16 LayoutText {#text} at (24,8) size 274x17 16 LayoutText {#text} at (24,8) size 274x17
17 text run at (24,8) width 5: " " 17 text run at (24,8) width 5: " "
18 text run at (28,8) width 270: "nested summary (details-deails-su mmary)" 18 text run at (28,8) width 270: "nested summary (details-deails-su mmary)"
19 LayoutBlockFlow {DIV} at (8,42) size 752x18 19 LayoutBlockFlow {DIV} at (8,42) size 752x18
20 LayoutText {#text} at (0,0) size 186x17 20 LayoutText {#text} at (0,0) size 186x17
21 text run at (0,0) width 186: "nested details (details-deails)" 21 text run at (0,0) width 186: "nested details (details-deails)"
22 LayoutBlockFlow (anonymous) at (0,68) size 768x18 22 LayoutBlockFlow (anonymous) at (0,68) size 768x18
23 LayoutText {#text} at (0,0) size 42x17 23 LayoutText {#text} at (0,0) size 42x17
24 text run at (0,0) width 42: "details" 24 text run at (0,0) width 42: "details"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698