mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Gated behind the feature flag `dom_navigator_sendbeacon_enabled` as the `keep-alive` fetch parameter is crucial for real-life use cases such as analytics requests. Part of #4577 Part of #38302 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
12 lines
394 B
INI
Vendored
12 lines
394 B
INI
Vendored
[beacon-basic.https.window.html]
|
|
[Payload size restriction should be accumulated: type = string]
|
|
expected: FAIL
|
|
|
|
[Payload size restriction should be accumulated: type = arraybuffer]
|
|
expected: FAIL
|
|
|
|
[Payload size restriction should be accumulated: type = blob]
|
|
expected: FAIL
|
|
|
|
[sendBeacon() with a stream does not work due to the keepalive flag being set]
|
|
expected: FAIL
|