Files
UXP-Fixed/layout/base/crashtests/393326-1.html
T
2018-02-02 04:16:08 -05:00

16 lines
228 B
HTML

<html><head>
<style>
div::first-letter {}
</style>
</head>
<body>
<div style="position: fixed; ">
<q></q>
</div>
<span>
<span style="display: -moz-box; -moz-binding:url(393326-1-binding.xml#a);"></span>
</span>
</body></html>