gecko/layout/base/crashtests/422276.html
2013-02-23 11:38:14 +01:00

18 lines
247 B
HTML

<html>
<head>
</head>
<body>
<div style="overflow: scroll;">
<div>
<q>
<span style="display: -moz-box;"></span>
</q>
</div>
<q></q>
</div>
<style>
body *+* {quotes: "quote" "quote" !important;}
</style>
</body>
</html>