Index: content/test/data/accessibility/address.html |
diff --git a/content/test/data/accessibility/address.html b/content/test/data/accessibility/address.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2082cd9b826228f5b0cb41abc33261df1d51635b |
--- /dev/null |
+++ b/content/test/data/accessibility/address.html |
@@ -0,0 +1,11 @@ |
+<!-- |
+@MAC-ALLOW:subrole=* |
+@MAC-ALLOW:roleDescription=* |
+@WIN-ALLOW:role:* |
+@WIN-ALLOW:xml-role* |
+--> |
+<html> |
+<body> |
+ <address>Please contact John Citizen for more information.</address> |
+</body> |
+</html> |