| 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 1e557070678e946a5df132945ff9ad95d4ed98d2..dddf5c6aab1e690671f400e8572fa728b80f6939 100644
|
| --- a/content/test/data/accessibility/html/input-tel.html
|
| +++ b/content/test/data/accessibility/html/input-tel.html
|
| @@ -6,7 +6,9 @@
|
| @WIN-ALLOW:selection_end*
|
| @WIN-ALLOW:text-input-type*
|
| @WIN-ALLOW:value*
|
| -@WIN-DENY:value='http://*'
|
| +@WIN-DENY:value='http://*
|
| +@BLINK-ALLOW:value*
|
| +@BLINK-DENY:value='http://*
|
| -->
|
| <!DOCTYPE html>
|
| <html>
|
|
|