diff options
Diffstat (limited to 'layout/xul/crashtests/311457-1.html')
-rw-r--r-- | layout/xul/crashtests/311457-1.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/xul/crashtests/311457-1.html b/layout/xul/crashtests/311457-1.html new file mode 100644 index 0000000000..e5b6ecdd63 --- /dev/null +++ b/layout/xul/crashtests/311457-1.html @@ -0,0 +1,12 @@ +<html><head> + +</head> + +<body> + +<div style="display: -moz-deck"><div style="display: -moz-popup"></div></div> + +<div style="position: relative">Y</div> + +</body> +</html>
\ No newline at end of file |