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