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