```javascript ltx.parse('<o/>f') ltx.parse('<o></o>f<b/>') ltx.parse('<o>f</b>') ``` should fail, currently extra data is ignored