blob: 6e301319a3153d56dd4b1db6fc4a39725d167203 [file] [log] [blame]
PASS Verify calling 'navigator.sendBeacon()' with a large payload returns 'false'.
PASS Verify calling 'navigator.sendBeacon()' with an invalid URL throws an exception.
PASS Verify calling 'navigator.sendBeacon()' with a URL that is not a http(s) scheme throws an exception.
PASS Verify the behavior after the quota is exhausted.