Chromium Code Reviews| Index: content/test/data/accessibility/html/input-text-read-only.html |
| diff --git a/content/test/data/accessibility/html/input-text-read-only.html b/content/test/data/accessibility/html/input-text-read-only.html |
| index fe10a41336999593d878934c99281c1d6ea71d1f..6de793587df32b4031ebe22f6cf4aa896b8d4db1 100644 |
| --- a/content/test/data/accessibility/html/input-text-read-only.html |
| +++ b/content/test/data/accessibility/html/input-text-read-only.html |
| @@ -10,6 +10,8 @@ |
| @WIN-ALLOW:text-input-type* |
| @WIN-ALLOW:value* |
| @WIN-DENY:value='http://*' |
| +@BLINK-ALLOW:value* |
| +@BLINK-DENY:value='http://* |
| --> |
| <!DOCTYPE html> |
| <html> |