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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 483x358 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 483x358 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 481x356 7 LayoutTableSection {TBODY} at (1,1) size 481x356
8 LayoutTableRow {TR} at (0,2) size 481x32 8 LayoutTableRow {TR} at (0,2) size 481x32
9 LayoutTableCell {TH} at (2,2) size 477x32 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=5] 9 LayoutTableCell {TH} at (2,2) size 477x32 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=5]
10 LayoutText {#text} at (187,6) size 103x19 10 LayoutText {#text} at (187,6) size 103x19
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 LayoutBlockFlow {SUMMARY} at (0,0) size 20x120 108 LayoutBlockFlow {SUMMARY} at (0,0) size 20x120
109 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: up 109 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: up
110 LayoutText {#text} at (0,49) size 19x55 110 LayoutText {#text} at (0,49) size 19x55
111 text run at (0,49) width 54: "summary" 111 text run at (0,49) width 54: "summary"
112 LayoutBlockFlow {DETAILS} at (20,0) size 20x120 112 LayoutBlockFlow {DETAILS} at (20,0) size 20x120
113 LayoutBlockFlow {SUMMARY} at (0,0) size 20x120 113 LayoutBlockFlow {SUMMARY} at (0,0) size 20x120
114 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: le ft 114 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: le ft
115 LayoutText {#text} at (0,49) size 19x55 115 LayoutText {#text} at (0,49) size 19x55
116 text run at (0,49) width 54: "summary" 116 text run at (0,49) width 54: "summary"
117 LayoutBlockFlow {DIV} at (20,0) size 0x120 117 LayoutBlockFlow {DIV} at (20,0) size 0x120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698