diff options
Diffstat (limited to 'layout/base/tests/bug921928_event_target_iframe_apps_oop.html')
-rw-r--r-- | layout/base/tests/bug921928_event_target_iframe_apps_oop.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/base/tests/bug921928_event_target_iframe_apps_oop.html b/layout/base/tests/bug921928_event_target_iframe_apps_oop.html new file mode 100644 index 000000000..2a6a7d5a6 --- /dev/null +++ b/layout/base/tests/bug921928_event_target_iframe_apps_oop.html @@ -0,0 +1,8 @@ +<!DOCTYPE HTML> +<html> +<head> + <title>Test companion for bug 921928</title> +</head> +<body> +</body> +</html> |