| Index: LayoutTests/push_messaging/push-messaging-has-permission-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/push_messaging/push-messaging-has-permission-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| copy to LayoutTests/push_messaging/push-messaging-has-permission-expected.txt
|
| index 1c1166a8f60909033fad04d7140e8957fe789782..6c8ab78b34578ac98bec698cf77d06d9be46cf87 100644
|
| --- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| +++ b/LayoutTests/push_messaging/push-messaging-has-permission-expected.txt
|
| @@ -1,10 +1,11 @@
|
| -test
|
| -This tests that aria fallback roles work correctly.
|
| +Tests for the Push API hasPermission method.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Role should be: AXRole: AXCheckBox
|
| +PASS status is "default"
|
| +PASS status is "denied"
|
| +PASS status is "granted"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|