diff options
Diffstat (limited to 'accessible/tests/mochitest/longdesc_src.html')
-rw-r--r-- | accessible/tests/mochitest/longdesc_src.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/accessible/tests/mochitest/longdesc_src.html b/accessible/tests/mochitest/longdesc_src.html new file mode 100644 index 0000000000..37248795dd --- /dev/null +++ b/accessible/tests/mochitest/longdesc_src.html @@ -0,0 +1,8 @@ +<html> +<head> +<title>Mozilla logo</title> +</head> +<body> +<p>This file would contain a longer description of the Mozilla logo, if I knew what it looked like.</p> +</body> +</html> |