summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
blob: d6a003dfed93699ff37efb0639c934f51ba70526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Bug 20213: colspan in table-layout:fixed does not add up widths properly

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS successfullyParsed is true

TEST COMPLETE
PASS window.getComputedStyle(testCell).width is '320px'
PASS window.getComputedStyle(testTable).width is '330px'
PASS successfullyParsed is true

TEST COMPLETE