Bug 1792334 - Decom nsIXPConnect and friends. r=mccr8
[gecko.git] / image / test / crashtests / 1375842-1.html
blob457966a1b9e5063c04080d2728e4b4fc96c7aaa5
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8">
5 <style>
6 textarea {
7 border: red;
8 transform: rotate(-0.01rad);
10 </style>
11 </head>
12 <body>
13 <textarea></textarea>
14 </body>
15 </html>