diff options
Diffstat (limited to 'widget/cocoa/crashtests/419737-1.html')
-rw-r--r-- | widget/cocoa/crashtests/419737-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widget/cocoa/crashtests/419737-1.html b/widget/cocoa/crashtests/419737-1.html new file mode 100644 index 0000000000..fe6e4532b4 --- /dev/null +++ b/widget/cocoa/crashtests/419737-1.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<head> +</head> +<body> +<div><span style="-moz-appearance: radio; padding: 15000px;"></span></div> +</body> +</html> |