Index: content/test/data/accessibility/html/input-text-with-selection.html |
diff --git a/content/test/data/accessibility/html/input-text-with-selection.html b/content/test/data/accessibility/html/input-text-with-selection.html |
index 3c45d0c19d3909347d2634c5664c8679ce8b9dca..b458a07560b8af323db4202ab0ef553513e2d581 100644 |
--- a/content/test/data/accessibility/html/input-text-with-selection.html |
+++ b/content/test/data/accessibility/html/input-text-with-selection.html |
@@ -1,12 +1,13 @@ |
<!-- |
@MAC-ALLOW:AXRole* |
@MAC-ALLOW:AXPlaceholder* |
-@WIN-ALLOW:text-input-type* |
-@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* |
+@WIN-ALLOW:text-input-type* |
--> |
<!DOCTYPE html> |
<html> |