``` <ol start="19"> <li style="background:#c00">foo</li> <li>bar</li> </ol> ``` Any attribute on li's inside an ol with a start attribute will cause an error in createListReplaceCb.