<html>
<body>
<section>
<ol>
<li>List
</ol>
<ol role="none">
<li>Presentational list item
</ol>
</section>
</body>
</html>
<html>
<body>
<section>
<ol>
<li>List
</ol>
<ol role="none">
<li>Presentational list item
</ol>
</section>
</body>
</html>