blob: d300b69559f4bd5523aa40d290e3c24975b457e5 [file] [log] [blame]
<style>
li:before {
display: table-row-group;
content: "hello";
}
</style>
<span>This test passes if it does not crash.</span>
<br/>
<ul>
<li>test</li>
</ul>