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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug46924-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 | 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 800x260
4 RenderBlock {HTML} at (0,0) size 800x260
5 RenderBody {BODY} at (8,8) size 784x244
6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 317x18
8 text run at (0,0) width 317: "Buggy example: This table has a tfoot an d a tbody"
9 RenderTable {TABLE} at (0,18) size 784x54 [border: (1px outset #808080)]
10 RenderTableSection {TFOOT} at (1,27) size 782x26
11 RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#808000]
12 RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (670,2) size 106x18
14 text run at (670,2) width 106: "This is the footer"
15 RenderTableSection {TBODY} at (1,1) size 782x26
16 RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
17 RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
18 RenderBlock (anonymous) at (0,72) size 784x18
19 RenderBR {BR} at (0,0) size 0x18
20 RenderBlock {DIV} at (0,90) size 784x18
21 RenderText {#text} at (0,0) size 298x18
22 text run at (0,0) width 298: "For comparison: The same table without a tfoot"
23 RenderTable {TABLE} at (0,108) size 784x28 [border: (1px outset #808080)]
24 RenderTableSection {TBODY} at (1,1) size 782x26
25 RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
26 RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
27 RenderBlock {DIV} at (0,136) size 784x36
28 RenderText {#text} at (0,0) size 771x36
29 text run at (0,0) width 771: "ILLEGAL example: TFOOT after TBODY -- TH IS IS PROHIBITED BY HTML 4.01 STRICT AND SHOULD NOT"
30 text run at (0,18) width 442: "WORK IN STRICT MODE. Please fix or reen able transitional mode."
31 RenderTable {TABLE} at (0,172) size 784x54 [border: (1px outset #808080)]
32 RenderTableSection {TBODY} at (1,1) size 782x26
33 RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
34 RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
35 RenderTableSection {TFOOT} at (1,27) size 782x26
36 RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#808000]
37 RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
38 RenderText {#text} at (670,2) size 106x18
39 text run at (670,2) width 106: "This is the footer"
40 RenderBlock (anonymous) at (0,226) size 784x18
41 RenderBR {BR} at (0,0) size 0x18
42 layer at (13,31) size 387x18
43 RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
44 RenderText {#text} at (114,0) size 273x18
45 text run at (114,0) width 273: "This row should be in the (grey) table bod y"
46 layer at (13,121) size 387x18
47 RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
48 RenderText {#text} at (114,0) size 273x18
49 text run at (114,0) width 273: "This row should be in the (grey) table bod y"
50 layer at (13,185) size 387x18
51 RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
52 RenderText {#text} at (114,0) size 273x18
53 text run at (114,0) width 273: "This row should be in the (grey) table bod y"
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug46268-expected.txt ('k') | LayoutTests/tables/mozilla/bugs/bug55789-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698