diff options
Diffstat (limited to '')
-rw-r--r-- | dom/events/test/file_bug679494.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/events/test/file_bug679494.html b/dom/events/test/file_bug679494.html new file mode 100644 index 0000000000..a2e47916c5 --- /dev/null +++ b/dom/events/test/file_bug679494.html @@ -0,0 +1,8 @@ +<html> +<head> + <title>Test for Bug 679494</title> +</head> +<body> + There and back again. +</body> +</html> |