summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-ref.html
blob: c53fe947f24c41c0faaed3e25102ddaade691678 (plain)
1
2
3
4
5
6
<!doctype html>
<meta charset=utf-8>
<title>ul@type: unsupported types</title>
<ul><li>first item</li><li>second item</li></ul>
<ul><li>first item</li><li>second item</li></ul>
<ul><li>first item</li><li>second item</li></ul>