diff options
Diffstat (limited to 'docshell/base/crashtests/430124-1.html')
-rw-r--r-- | docshell/base/crashtests/430124-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docshell/base/crashtests/430124-1.html b/docshell/base/crashtests/430124-1.html new file mode 100644 index 0000000000..8cdbc1d077 --- /dev/null +++ b/docshell/base/crashtests/430124-1.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<html> +<head></head> +<body onpagehide="document.getElementById('a').focus();"><div id="a"></div></body> +</html> |