Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!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>