diff options
Diffstat (limited to 'layout/xul/crashtests/290743.html')
-rw-r--r-- | layout/xul/crashtests/290743.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/xul/crashtests/290743.html b/layout/xul/crashtests/290743.html new file mode 100644 index 000000000..fd273d8bf --- /dev/null +++ b/layout/xul/crashtests/290743.html @@ -0,0 +1,6 @@ +<html>
+<head><title>Testcase bug 290743 - This display:-moz-grid testcase freezes Mozilla</title></head>
+<body style="display:-moz-grid;">
+<input type="radio"><input type="radio">
+</body>
+</html>
\ No newline at end of file |