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