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