summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-unsupported-lower-roman.html
blob: 49f5b2888e2f851719e032e13cad7a257d659b01 (plain)
1
2
3
4
5
6
<!doctype html>
<meta charset=utf-8>
<title>ol@type: unsupported type: lower-roman</title>
<link rel=match href=ol-type-unsupported-ref.html>
<ol type=lower-roman><li>1<li>2</ol>
<ol type=LOWER-ROMAN><li>1<li>2</ol>