2024-10-16 17:06:34 -04:00
< html >
< head >
< title > Test Case< / title >
< / head >
< body >
2024-10-17 10:33:20 -04:00
< h1 > Places where Cthulhu has been known to get stuck:< / h1 >
2024-10-16 17:06:34 -04:00
Text before the problematic section
< br >
< div style = "margin: 4px 0px 0px 4px; text-align: left; width: 200px; float: right;" >
< div style = "padding: 8px; background-color: rgb(238, 238, 238);" >
< div > This is box text.< br > < / div >
< div > This is more box text.< br / >
< / div >
< / div >
< / div >
This text should be reachable after the previous box/section.
< p > So should this paragraph< / p >
< / div >
< / div >
< / div >
< div style = "margin: 0px; overflow: hidden; float: left; display: inline; width: 180px;" > < div style = "height: 2px; background-color: rgb(255, 255, 255);" > < img src = "empty.gif" alt = "" height = "1" width = "1" > < / div >
< p > Can you arrow Down past the next item and reach the end?< / p >
< div style = "padding: 8px; background-color: rgb(191, 229, 214);" >
< div style = "padding-bottom: 8px;" >
< div >
2024-10-17 10:33:20 -04:00
< a href = "http://live.gnome.org/Cthulhu" > Welcome to Cthulhu< / a >
2024-10-16 17:06:34 -04:00
< / div >
< / div >
< div >
2024-10-17 10:33:20 -04:00
< a href = "http://live.gnome.org/Cthulhu" >
2024-10-16 17:06:34 -04:00
< center >
2024-10-17 10:33:20 -04:00
< img src = "cthulhu-for-tests.jpg" title = "Cthulhu Logo: A whale with a white cane. What do the white cane laws say about that? Although, you'd probably yield to a whale even if it weren't holding a white cane." alt = "Cthulhu Logo" border = "0" height = "109" width = "146" >
2024-10-16 17:06:34 -04:00
< / center >
< img src = "empty.gif" alt = "" border = "0" height = "2" width = "1" >
< br >
Look a whale! With a white cane!!< / a >
< p > The end.< / p >
< / div >
< / body >
< / html >