1 <html><head><title>Testcase bug
275625 - Crash with a:hover, a:hover+br{display:table-row;}
</title>
3 a, a + br{display:inline;}
6 <body onload=
"document.styleSheets[0].cssRules[0].style.display = 'table-row'">
7 <a href=
"#">This should not crash
</a><br>