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