| Index: content/test/data/accessibility/html/input-email.html
|
| diff --git a/content/test/data/accessibility/html/input-email.html b/content/test/data/accessibility/html/input-email.html
|
| index a8e6eab64db7e0bc6651265e234786708bbecde4..ba32ce55c4125eb651562930a83a35c74bd207dd 100644
|
| --- a/content/test/data/accessibility/html/input-email.html
|
| +++ b/content/test/data/accessibility/html/input-email.html
|
| @@ -1,6 +1,10 @@
|
| <!--
|
| @MAC-ALLOW:AXRole*
|
| @WIN-ALLOW:text-input-type*
|
| +@WIN-ALLOW:caret_offset*
|
| +@WIN-ALLOW:n_selections*
|
| +@WIN-ALLOW:selection_start*
|
| +@WIN-ALLOW:selection_end*
|
| -->
|
| <!DOCTYPE html>
|
| <html>
|
|
|