[beacon-basic.https.window.html]
[Too large payload should be rejected: type = string]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Too large payload should be rejected: type = arraybuffer]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Too large payload should be rejected: type = form]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Too large payload should be rejected: type = blob]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Payload size restriction should be accumulated: type = string]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Payload size restriction should be accumulated: type = arraybuffer]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Payload size restriction should be accumulated: type = blob]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[sendBeacon() with a stream does not work due to the keepalive flag being set]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL