| 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 b812b2f03285aec2782c9e2b79fa9b0ee5c7ce26..a71c2181e317d97e7129c91613bbfd9154fef64c 100644
|
| --- a/content/test/data/accessibility/html/input-email.html
|
| +++ b/content/test/data/accessibility/html/input-email.html
|
| @@ -7,7 +7,7 @@
|
| @WIN-ALLOW:selection_end*
|
| @WIN-ALLOW:text-input-type*
|
| @WIN-ALLOW:value*
|
| -@WIN-DENY:value='file://*'
|
| +@WIN-DENY:value='http://*'
|
| -->
|
| <!DOCTYPE html>
|
| <html>
|
|
|