Index: content/test/data/accessibility/dialog.html |
diff --git a/content/test/data/accessibility/dialog.html b/content/test/data/accessibility/dialog.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..113025e60b277f3deefecef840d29cb8142ac432 |
--- /dev/null |
+++ b/content/test/data/accessibility/dialog.html |
@@ -0,0 +1,8 @@ |
+<!-- |
+@MAC-ALLOW:AXSubrole=* |
+--> |
+<html> |
+<body> |
+<dialog open>Text in dialog</dialog> |
+</body> |
+</html> |