Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin
[wine-gecko.git] / content / base / crashtests / 326865-1.html
blob2450e65a657f756afdf6d67f458ee5c72495bd2d
1 <html>
2 <head>
3 <script>
4 try {
5 window.getComputedStyle(null, null);
6 } catch (e) {
8 </script>
9 </head>
10 <body>
11 </body>
12 </html>