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