<!DOCTYPE HTML PUBLIC "who cares" [quirksmodebaby]> | |
<div style="position:absolute; left:10; top:10; width:80px; height:80px;background-color:green"></div> | |
<div style="height:100px"></div> | |
This file has a doc type with an internal subset. We should be in quirks mode. | |
<ul> | |
<li><ul><li>Both bullets should be on separate lines. | |
</li> | |
</ul> |