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

15 lines
320 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>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>