Index: content/test/data/accessibility/aria/aria-textbox-with-selection.html |
diff --git a/content/test/data/accessibility/aria/aria-textbox-with-selection.html b/content/test/data/accessibility/aria/aria-textbox-with-selection.html |
index 5d6287429a0eea5e802a8d3699b93242537142ad..8333775462d3be88b511759322050851b007564f 100644 |
--- a/content/test/data/accessibility/aria/aria-textbox-with-selection.html |
+++ b/content/test/data/accessibility/aria/aria-textbox-with-selection.html |
@@ -1,12 +1,13 @@ |
<!-- |
@MAC-ALLOW:AXRole* |
-@WIN-ALLOW:IA2_STATE_SINGLE_LINE |
-@WIN-ALLOW:IA2_STATE_MULTI_LINE |
-@WIN-ALLOW:xml-roles* |
@WIN-ALLOW:caret_offset* |
+@WIN-ALLOW:ia2_hypertext=* |
+@WIN-ALLOW:IA2_STATE_MULTI_LINE |
+@WIN-ALLOW:IA2_STATE_SINGLE_LINE |
@WIN-ALLOW:n_selections* |
@WIN-ALLOW:selection_start* |
@WIN-ALLOW:selection_end* |
+@WIN-ALLOW:xml-roles* |
--> |
<!DOCTYPE html> |
<html> |