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

Side by Side Diff: webkit/data/layout_test_results/common/LayoutTests/fast/table/floating-th-expected.txt

Issue 8925: Add new tests' missing results. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 163x104 [border: (1px solid #000000)]
7 RenderTableSection {THEAD} at (1,1) size 161x26
8 RenderTableRow {TR} at (0,2) size 161x22
9 RenderTableCell (anonymous) at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
10 RenderBlock (floating) {TH} at (0,0) size 50x22
11 RenderText {#text} at (1,1) size 48x19
12 text run at (1,1) width 48: "Head 1"
13 RenderBlock (floating) {TH} at (50,0) size 50x22
14 RenderText {#text} at (1,1) size 48x19
15 text run at (1,1) width 48: "Head 2"
16 RenderTableSection {TFOOT} at (1,77) size 161x26
17 RenderTableRow {TR} at (0,2) size 161x22
18 RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 53x19
20 text run at (1,1) width 53: "Footer 1"
21 RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
22 RenderText {#text} at (1,1) size 53x19
23 text run at (1,1) width 53: "Footer 2"
24 RenderTableSection {TBODY} at (1,27) size 161x50
25 RenderTableRow {TR} at (0,2) size 161x22
26 RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
27 RenderText {#text} at (1,1) size 36x19
28 text run at (1,1) width 36: "Cell 1"
29 RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
30 RenderText {#text} at (1,1) size 36x19
31 text run at (1,1) width 36: "Cell 2"
32 RenderTableRow {TR} at (0,26) size 161x22
33 RenderTableCell {TD} at (2,26) size 100x22 [r=1 c=0 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 36x19
35 text run at (1,1) width 36: "Cell 3"
36 RenderTableCell {TD} at (104,26) size 55x22 [r=1 c=1 rs=1 cs=1]
37 RenderText {#text} at (1,1) size 36x19
38 text run at (1,1) width 36: "Cell 4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698