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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/html/details_summary/details-writing-mode-align-right-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 LayoutTable {TABLE} at (0,0) size 489x352 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 489x352 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 487x350 7 LayoutTableSection {TBODY} at (1,1) size 487x350
8 LayoutTableRow {TR} at (0,2) size 487x30 8 LayoutTableRow {TR} at (0,2) size 487x30
9 LayoutTableCell {TH} at (2,2) size 483x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=5] 9 LayoutTableCell {TH} at (2,2) size 483x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=5]
10 LayoutText {#text} at (187,6) size 109x17 10 LayoutText {#text} at (187,6) size 109x17
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120 108 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120
109 LayoutDetailsMarker {DIV} at (3,109.45) size 10.55x10.55: up 109 LayoutDetailsMarker {DIV} at (3,109.45) size 10.55x10.55: up
110 LayoutText {#text} at (0,43) size 17x61 110 LayoutText {#text} at (0,43) size 17x61
111 text run at (0,43) width 60: "summary" 111 text run at (0,43) width 60: "summary"
112 LayoutBlockFlow {DETAILS} at (18,0) size 18x120 112 LayoutBlockFlow {DETAILS} at (18,0) size 18x120
113 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120 113 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120
114 LayoutDetailsMarker {DIV} at (3,109.45) size 10.55x10.55: le ft 114 LayoutDetailsMarker {DIV} at (3,109.45) size 10.55x10.55: le ft
115 LayoutText {#text} at (0,43) size 17x61 115 LayoutText {#text} at (0,43) size 17x61
116 text run at (0,43) width 60: "summary" 116 text run at (0,43) width 60: "summary"
117 LayoutBlockFlow {DIV} at (18,0) size 0x120 117 LayoutBlockFlow {DIV} at (18,0) size 0x120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698