<!DOCTYPE HTML SYSTEM "blah"> | |
<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 no public identifier. We should be in strict mode. | |
<ul> | |
<li><ul><li>Both bullets should be on the same line. | |
</li> | |
</ul> |