summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/822865.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/crashtests/822865.html')
-rw-r--r--layout/base/crashtests/822865.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/crashtests/822865.html b/layout/base/crashtests/822865.html
new file mode 100644
index 0000000000..86487bf96c
--- /dev/null
+++ b/layout/base/crashtests/822865.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<html style="-moz-appearance: radio; display: table;">
+<body onload="document.elementFromPoint(0, 0);"></body>
+</html>