Index: content/test/data/accessibility/pre.html |
diff --git a/content/test/data/accessibility/pre.html b/content/test/data/accessibility/pre.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..978c07ff1e8b80c83e1ba42f7d91167cb8b86632 |
--- /dev/null |
+++ b/content/test/data/accessibility/pre.html |
@@ -0,0 +1,8 @@ |
+<!DOCTYPE html> |
+<html> |
+<body> |
+ |
+<pre>This test is to check pre tag.</pre> |
+ |
+</body> |
+</html> |