43 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <head>
 | |
| <title>Test Case</title>
 | |
| </head>
 | |
| <body>
 | |
| 
 | |
| <h1>Places where Cthulhu has been known to get stuck:</h1>
 | |
| 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>
 | |
|       <a href="http://live.gnome.org/Cthulhu">Welcome to Cthulhu</a>
 | |
|     </div>
 | |
|  </div>
 | |
|  <div>
 | |
|     <a href="http://live.gnome.org/Cthulhu">
 | |
| 
 | |
| <center>
 | |
| <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">
 | |
| </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>
 |