Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / fixed-table-layout / fixed-layout-column-colspan-wrong-size-expected.txt
blobd6a003dfed93699ff37efb0639c934f51ba70526
1 Bug 20213: colspan in table-layout:fixed does not add up widths properly
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS successfullyParsed is true
7 TEST COMPLETE
8 PASS window.getComputedStyle(testCell).width is '320px'
9 PASS window.getComputedStyle(testTable).width is '330px'
10 PASS successfullyParsed is true
12 TEST COMPLETE