Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / scrolled-marker-paint.html
blobb99d486736713cf4f388831931658adc012369a9
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>