diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/object/extra/404.html | 9 | ||||
-rw-r--r-- | layout/reftests/object/extra/404.html^headers^ | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/object/extra/404.html b/layout/reftests/object/extra/404.html new file mode 100644 index 0000000000..6c9abdc2c4 --- /dev/null +++ b/layout/reftests/object/extra/404.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html lang="en"> +<head> +<title>404 Not Found</title> +</head> +<body> +<p>This is a 404 page.</p> +</body> +</html> diff --git a/layout/reftests/object/extra/404.html^headers^ b/layout/reftests/object/extra/404.html^headers^ new file mode 100644 index 0000000000..937e38c6c4 --- /dev/null +++ b/layout/reftests/object/extra/404.html^headers^ @@ -0,0 +1 @@ +HTTP 404 Not Found |