Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / col-width-span-expand-expected.txt
blobd5b1a807f50c53e70faf949a695e810c83386d3c
1 Two rows of cells should look identical.
2 left    middle  right
3 left    middle          right
4 This tests Bug 14858: <col> width ignored when not tied to a single cell.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
10 TEST COMPLETE
11 PASS window.getComputedStyle(testCell).width is '250px'
12 PASS window.getComputedStyle(testTable).width is '500px'
13 PASS successfullyParsed is true
15 TEST COMPLETE