upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / lists / scrolled-marker-paint.html
1 <ul style="list-style-position: outside; position: absolute; top: -20px;">
2 <li>This is a list item.  You should see a list marker to the left.</li>
3 </ul>
4 <br><br>
5 <div>This is a testcase for <a href="https://bugs.webkit.org/show_bug.cgi?id=7542">REGRESSION: (r13028) Scrolling causes incomplete drawing of ul bullets</a>.</div>