| OLD | NEW |
| 1 The height of a horizontal marquee is computed as normal for inline-blocks. The
'auto' height of a vertical marquee defaults to 200px. | 1 The height of a horizontal marquee is computed as normal for inline-blocks. The
'auto' height of a vertical marquee defaults to 200px. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS getComputedStyle(horiz).height is "10px" | 6 PASS getComputedStyle(horiz).height is "10px" |
| 7 FAIL getComputedStyle(vertAuto).height should be 380px. Was 320px. | 7 FAIL getComputedStyle(vertAuto).height should be 380px. Was 320px. |
| 8 PASS getComputedStyle(vertFixed).height is "100px" | 8 PASS getComputedStyle(vertFixed).height is "100px" |
| 9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 10 | 10 |
| 11 TEST COMPLETE | 11 TEST COMPLETE |
| 12 Test passes if all silver blocks are the same size as the green blocks next to t
hem. | 12 Test passes if all silver blocks are the same size as the green blocks next to t
hem. |
| 13 | 13 |
| 14 foo | 14 foo |
| 15 Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum d
olor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tinci
dunt ut laoreet dolore magna aliquam erat volutpat. | 15 Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum d
olor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tinci
dunt ut laoreet dolore magna aliquam erat volutpat. |
| 16 Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. | 16 Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. |
| OLD | NEW |