tenfourfox/layout/reftests/counter-style/descriptor-fallback-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

33 lines
686 B
HTML

<!DOCTYPE html>
<link rel="stylesheet" href="ref-common.css">
<!-- list-style-type: a -->
<div>a.&nbsp;</div>
<div>b.&nbsp;</div>
<div>c.&nbsp;</div>
<div>d.&nbsp;</div>
<div>e.&nbsp;</div>
<div>f.&nbsp;</div>
<div>7.&nbsp;</div>
<div>8.&nbsp;</div>
<div>9.&nbsp;</div>
<!-- list-style-type: b -->
<div>a.&nbsp;</div>
<div>b.&nbsp;</div>
<div>c.&nbsp;</div>
<div>d.&nbsp;</div>
<div>e.&nbsp;</div>
<div>f.&nbsp;</div>
<div>7.&nbsp;</div>
<div>8.&nbsp;</div>
<div>9.&nbsp;</div>
<!-- list-style-type: c -->
<div>a.&nbsp;</div>
<div>b.&nbsp;</div>
<div>c.&nbsp;</div>
<div>d.&nbsp;</div>
<div>e.&nbsp;</div>
<div>f.&nbsp;</div>
<div>g.&nbsp;</div>
<div>h.&nbsp;</div>
<div>i.&nbsp;</div>