Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head></head>
<body onload="document.getElementById('a').firstChild.data = '';">
<ol>
<li id="a">a</li>
<li id="b">b</li>
</ol>
</body>
</html>