| OLD | NEW |
| (Empty) |
| 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 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS getComputedStyle(horiz).height is "10px" | |
| 7 PASS getComputedStyle(vertAuto).height is "380px" | |
| 8 PASS getComputedStyle(vertFixed).height is "100px" | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 Test passes if all silver blocks are the same size as the green blocks next to t
hem. | |
| 13 | |
| 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. | |
| 16 Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. | |
| OLD | NEW |