layout/base/crashtests/393326-2.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/393326-2.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +<html><head>
     1.5 +<style>
     1.6 +div::first-letter {}
     1.7 +</style>
     1.8 +</head>
     1.9 +<body>
    1.10 +
    1.11 +<div style="position: fixed; ">
    1.12 +<q></q>
    1.13 +</div>
    1.14 +<span>
    1.15 +<span style="display: -moz-box; -moz-binding:url(data:text/xml;charset=utf-8,%3Cbindings%20xmlns%3D%22http%3A//www.mozilla.org/xbl%22%3E%0A%3Cbinding%20id%3D%22a%22%3E%0A%3Ccontent%3E%3Cchildren/%3E%3C/content%3E%0A%3C/binding%3E%3C/bindings%3E);"></span>
    1.16 +</span>
    1.17 +</body></html>
    1.18 +

mercurial