summaryrefslogtreecommitdiffstats
path: root/layout/reftests/counter-style/descriptor-symbols-invalid-ref.html
blob: fc485c5d44ef1df1205197042deb52c02d5ba2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!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>4.&nbsp;</div>
<div>5.&nbsp;</div>
<!-- list-style-type: b -->
<div>a.&nbsp;</div>
<div>b.&nbsp;</div>
<div>c.&nbsp;</div>
<div>ca.&nbsp;</div>
<div>cb.&nbsp;</div>