Index: content/test/data/accessibility/aria-haspopup.html |
diff --git a/content/test/data/accessibility/aria-haspopup.html b/content/test/data/accessibility/aria-haspopup.html |
index 47c0f28068a54864705cbe7c47503dba28936a1a..64c00d5a96c3351f79990cc55fb10950d5d4cad9 100644 |
--- a/content/test/data/accessibility/aria-haspopup.html |
+++ b/content/test/data/accessibility/aria-haspopup.html |
@@ -1,4 +1,5 @@ |
<!-- |
+@MAC-ALLOW:AXExpanded* |
@MAC-ALLOW:AXShowMenu* |
@MAC-ALLOW:AXPress* |
@WIN-ALLOW:EXPANDED* |
@@ -7,7 +8,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- |
<div tabindex=0 role="combobox" aria-haspopup="true"> |
</div> |
<div tabindex=1 role="combobox" aria-haspopup="false"> |