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..a3d680563ef8ae5ad32e13f6fd97a23eb8af3ecc |
--- /dev/null |
+++ b/content/test/data/accessibility/address.html |
@@ -0,0 +1,10 @@ |
+<!-- |
+@MAC-ALLOW:subrole=* |
+@MAC-ALLOW:roleDescription=* |
+@WIN-ALLOW:role:* |
+--> |
+<html> |
+<body> |
+ <address>Please contact John Citizen for more information.</address> |
+</body> |
+</html> |