blob: f34308abb0bd31118d621b9a289973a74b76ea08 [file] [edit]
CONSOLE MESSAGE: Push notification prompting can only be done from a user gesture.
PASS: service worker permissionState was prompt
PASS: document permissionState was prompt
PASS: service worker subscribe was error: NotAllowedError
PASS: document subscribe without user gesture was error: NotAllowedError: Push notification prompting can only be done from a user gesture.
PASS: document subscribe with user gesture was error: NotAllowedError