| Index: content/test/data/accessibility/html/input-text.html
|
| diff --git a/content/test/data/accessibility/html/input-text.html b/content/test/data/accessibility/html/input-text.html
|
| index 30bdca7184fe9e29cd7591bb1a476beb8f89f489..152bf93647847502271de43b754d0889127573c5 100644
|
| --- a/content/test/data/accessibility/html/input-text.html
|
| +++ b/content/test/data/accessibility/html/input-text.html
|
| @@ -3,6 +3,10 @@
|
| @MAC-ALLOW:AXPlaceholder*
|
| @WIN-ALLOW:text-input-type*
|
| @WIN-ALLOW:IA2_STATE*
|
| +@WIN-ALLOW:caret_offset*
|
| +@WIN-ALLOW:n_selections*
|
| +@WIN-ALLOW:selection_start*
|
| +@WIN-ALLOW:selection_end*
|
| -->
|
| <!DOCTYPE html>
|
| <html>
|
|
|