diff options
Diffstat (limited to '')
-rw-r--r-- | dom/base/crashtests/1728670-1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/base/crashtests/1728670-1.html b/dom/base/crashtests/1728670-1.html new file mode 100644 index 0000000000..71fc842200 --- /dev/null +++ b/dom/base/crashtests/1728670-1.html @@ -0,0 +1,3 @@ +<html> +<iframe src="http://example.org/1728670-1-child.html" style="display: none;"> +</html> |