Index: content/test/data/accessibility/html/textarea-with-selection.html |
diff --git a/content/test/data/accessibility/html/textarea-with-selection.html b/content/test/data/accessibility/html/textarea-with-selection.html |
index fc29809f0ebd687e53ef7867cd6a8e9b31eb7d9b..a35707e3a8f43e1120bd60e440e017f69f84fa5f 100644 |
--- a/content/test/data/accessibility/html/textarea-with-selection.html |
+++ b/content/test/data/accessibility/html/textarea-with-selection.html |
@@ -1,7 +1,8 @@ |
<!-- |
@MAC-ALLOW:AXRole* |
-@WIN-ALLOW:IA2_STATE* |
@WIN-ALLOW:caret_offset* |
+@WIN-ALLOW:ia2_hypertext=* |
+@WIN-ALLOW:IA2_STATE* |
@WIN-ALLOW:n_selections* |
@WIN-ALLOW:selection_start* |
@WIN-ALLOW:selection_end* |