Bug 1867190 - Initialise the PHC allocate delay later r=glandium
[gecko.git] / layout / painting / crashtests / 1428906-1.html
blob03e6d3aaf8ed971e5a43532e0e72a9f82ff7bf0a
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>
3 *,m{background:url()repeat center top fixed}
4 #a{transform:scale(1)}
5 </style>
6 <script>
7 function eh1(){
8 try{c=a.insertRow()}catch(e){}
9 try{c.appendChild(b)}catch(e){}
11 </script>
12 </head><body><table id="a">
13 <tbody><tr><d id="b">
14 <video>
15 <source onerror="eh1()">
16 </video></d></tr></tbody></table></body></html>