diff options
Diffstat (limited to 'layout/printing/crashtests/793844.html')
-rw-r--r-- | layout/printing/crashtests/793844.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/printing/crashtests/793844.html b/layout/printing/crashtests/793844.html new file mode 100644 index 0000000000..3165fc1794 --- /dev/null +++ b/layout/printing/crashtests/793844.html @@ -0,0 +1,10 @@ +<html class="reftest-paged"> +<head> +<title>crash in nsContentList::nsContentList on print preview</title> +</head><body> + +<iframe onload="window.location.reload()" src="data:text/html,"> +</iframe> + + +</body></html> |