Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html>
<head></head>
<body onload="document.getElementById('a').firstChild.data = '';">
<ol>
<li id="a">a</li>
<li id="b">b</li>
</ol>
</body>
</html>