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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/dom/appendCol1-expected.txt

Issue 26360003: Not able to set width using ColGroup in the table. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed Created 7 years, 2 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 205x19 7 RenderText {#text} at (0,0) size 205x19
8 text run at (0,0) width 205: "The 2 tables should look the same" 8 text run at (0,0) width 205: "The 2 tables should look the same"
9 RenderTable {TABLE} at (0,20) size 62x30 [bgcolor=#FFA500] [border: (1px o utset #808080)] 9 RenderTable {TABLE} at (0,20) size 235x30 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 RenderTableCol {COLGROUP} at (0,0) size 0x0 10 RenderTableCol {COLGROUP} at (0,0) size 0x0
11 RenderTableCol {COL} at (0,0) size 0x0 11 RenderTableCol {COL} at (0,0) size 0x0
12 RenderTableSection {TBODY} at (1,1) size 60x28 12 RenderTableSection {TBODY} at (1,1) size 233x28
13 RenderTableRow {TR} at (0,2) size 60x24 13 RenderTableRow {TR} at (0,2) size 233x24
14 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 23x19 15 RenderText {#text} at (2,2) size 23x19
16 text run at (2,2) width 23: "c11" 16 text run at (2,2) width 23: "c11"
17 RenderTableCell {TD} at (31,2) size 27x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 17 RenderTableCell {TD} at (31,2) size 200x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 23x19 18 RenderText {#text} at (2,2) size 23x19
19 text run at (2,2) width 23: "c12" 19 text run at (2,2) width 23: "c12"
20 RenderTableCol {COL} at (0,0) size 0x0 20 RenderTableCol {COL} at (0,0) size 0x0
21 RenderBlock (anonymous) at (0,50) size 784x20 21 RenderBlock (anonymous) at (0,50) size 784x20
22 RenderBR {BR} at (0,0) size 0x19 22 RenderBR {BR} at (0,0) size 0x19
23 RenderTable {TABLE} at (0,70) size 235x30 [bgcolor=#FFA500] [border: (1px outset #808080)] 23 RenderTable {TABLE} at (0,70) size 235x30 [bgcolor=#FFA500] [border: (1px outset #808080)]
24 RenderTableCol {COLGROUP} at (0,0) size 0x0 24 RenderTableCol {COLGROUP} at (0,0) size 0x0
25 RenderTableCol {COL} at (0,0) size 0x0 25 RenderTableCol {COL} at (0,0) size 0x0
26 RenderTableCol {COL} at (0,0) size 0x0 26 RenderTableCol {COL} at (0,0) size 0x0
27 RenderTableSection {TBODY} at (1,1) size 233x28 27 RenderTableSection {TBODY} at (1,1) size 233x28
28 RenderTableRow {TR} at (0,2) size 233x24 28 RenderTableRow {TR} at (0,2) size 233x24
29 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 29 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 23x19 30 RenderText {#text} at (2,2) size 23x19
31 text run at (2,2) width 23: "c11" 31 text run at (2,2) width 23: "c11"
32 RenderTableCell {TD} at (31,2) size 200x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 32 RenderTableCell {TD} at (31,2) size 200x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 23x19 33 RenderText {#text} at (2,2) size 23x19
34 text run at (2,2) width 23: "c12" 34 text run at (2,2) width 23: "c12"
35 RenderBlock (anonymous) at (0,100) size 784x20 35 RenderBlock (anonymous) at (0,100) size 784x20
36 RenderBR {BR} at (0,0) size 0x19 36 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698