diff options
Diffstat (limited to 'dom/base/crashtests/1027461-1.html')
-rw-r--r-- | dom/base/crashtests/1027461-1.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/base/crashtests/1027461-1.html b/dom/base/crashtests/1027461-1.html new file mode 100644 index 000000000..3117a5e3c --- /dev/null +++ b/dom/base/crashtests/1027461-1.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <link rel="import" href="1027461-inner.xul"> + </head> + <body> + </body> +</html> |