gecko/layout/style/crashtests/927734-1.html
Cameron McCormack 090235ef96 Bug 927734 - Loosen assertions about the contents of the style scope stack. r=dbaron
--HG--
extra : rebase_source : 6b9b7e4051bebeb7da640c7878229b1d014841dd
2013-11-01 13:44:27 +11:00

11 lines
138 B
HTML

<!DOCTYPE html>
<table>
<tr>
<td>
<style scoped></style>
<span></span>
</td>
</tr>
</table>
<style>div {}</style>