diff options
Diffstat (limited to 'libgo/go/html/testdata/webkit/tests13.dat')
-rw-r--r-- | libgo/go/html/testdata/webkit/tests13.dat | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libgo/go/html/testdata/webkit/tests13.dat b/libgo/go/html/testdata/webkit/tests13.dat new file mode 100644 index 000000000..d180e8e90 --- /dev/null +++ b/libgo/go/html/testdata/webkit/tests13.dat @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> +<html><head> +<title>404 Not Found</title> +</head><body> +<h1>Not Found</h1> +<p>The requested URL /html5lib-tests/data/tests13.dat was not found on this server.</p> +<p>Additionally, a 404 Not Found +error was encountered while trying to use an ErrorDocument to handle the request.</p> +</body></html> |