Chromium Code Reviews| Index: content/test/data/accessibility/html/input-tel.html |
| diff --git a/content/test/data/accessibility/html/input-tel.html b/content/test/data/accessibility/html/input-tel.html |
| index 6ae59570d6c99214af2013ed38db2218a5abde6e..1e557070678e946a5df132945ff9ad95d4ed98d2 100644 |
| --- a/content/test/data/accessibility/html/input-tel.html |
| +++ b/content/test/data/accessibility/html/input-tel.html |
| @@ -6,7 +6,7 @@ |
| @WIN-ALLOW:selection_end* |
| @WIN-ALLOW:text-input-type* |
| @WIN-ALLOW:value* |
| -@WIN-DENY:value='file://*' |
| +@WIN-DENY:value='http://*' |
| --> |
| <!DOCTYPE html> |
| <html> |