Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / doctypes / 001.html
1 <div style="position:absolute; left:10; top:10; width:80px; height:80px;background-color:green"></div>
2
3 <div style="height:100px"></div>
4
5 This file has no doctype.  We should be in quirks mode.
6
7 <ul>
8 <li><ul><li>I should be underneath the first bullet.
9 </li>
10 </ul>