1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-23 16:59:14 +00:00
Files
UXP/layout/base/crashtests/422276.html
T

18 lines
239 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>