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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-large-cell-with-header-expected.txt

Issue 2882043002: Update our treatment of repeating headers in tables (Closed)
Patch Set: bug 720620 Created 3 years, 6 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x165
4 LayoutBlockFlow {HTML} at (0,0) size 800x165
5 LayoutBlockFlow {BODY} at (8,16) size 784x141
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 543x19
8 text run at (0,0) width 543: "crbug.com/669690: If the body's first ro w doesn't fit on a page then stil repeat headers."
9 layer at (8,52) size 784x105
10 LayoutBlockFlow {DIV} at (0,36) size 784x105 [bgcolor=#FFFF00]
11 LayoutMultiColumnSet (anonymous) at (0,0) size 784x105
12 layer at (8,52) size 251x169
13 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 250.66x169
14 LayoutTable {TABLE} at (0,0) size 44x169
15 LayoutTableSection {THEAD} at (0,0) size 44x26
16 LayoutTableRow {TR} at (0,2) size 44x22
17 LayoutTableCell {TH} at (2,2) size 40x22 [bgcolor=#DDDDDD] [border: (1 px solid #000000)] [r=0 c=0 rs=1 cs=1]
18 LayoutText {#text} at (2,1) size 36x19
19 text run at (2,1) width 36: "Col 1"
20 LayoutTableSection {TBODY} at (0,26) size 44x143
21 LayoutTableRow {TR} at (0,0) size 44x141
22 LayoutTableCell {TD} at (2,0) size 40x141 [bgcolor=#DDDDDD] [border: ( 1px solid #000000)] [r=0 c=0 rs=1 cs=1]
23 LayoutBlockFlow {P} at (2,18) size 36x18
24 LayoutText {#text} at (0,-1) size 8x19
25 text run at (0,-1) width 8: "1"
26 LayoutBlockFlow {P} at (2,52) size 36x18
27 LayoutText {#text} at (0,-1) size 8x19
28 text run at (0,-1) width 8: "2"
29 LayoutBlockFlow {P} at (2,105) size 36x18
30 LayoutText {#text} at (0,-1) size 8x19
31 text run at (0,-1) width 8: "3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698