gecko/layout/reftests/counter-style/descriptor-symbols-ref.html

14 lines
298 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>
<!-- 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>