summaryrefslogtreecommitdiffstats
path: root/layout/reftests/counter-style/system-cyclic-ref.html
blob: 522d93860e6950e6b899802b22edd494882efaaa (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>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<!-- list-style-type: b -->
<div>&#x2021;</div>
<div>&#x2020;</div>
<div>&#x2021;</div>
<div>&#x2020;</div>
<div>&#x2021;</div>