Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / doctypes / 002.html
1 <!DOCTYPE HTML SYSTEM "blah">
2 <div style="position:absolute; left:10; top:10; width:80px; height:80px;background-color:green"></div>
3
4 <div style="height:100px"></div>
5
6 This file has a doc type with no public identifier.  We should be in strict mode.
7
8 <ul>
9 <li><ul><li>Both bullets should be on the same line.
10 </li>
11 </ul>