chromium/third_party/blink/web_tests/external/wpt/html/rendering/non-replaced-elements/lists/ol-type-unsupported-circle.html

<!doctype html>
<meta charset=utf-8>
<title>ol@type: unsupported type: circle</title>
<link rel=match href=ol-type-unsupported-ref.html>
<ol type=circle><li>1<li>2</ol>
<ol type=CIRCLE><li>1<li>2</ol>