blob: 9f51091c520454ba8ee2f729fb62d51baf48fc56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[DEFAULT]
support-files = beacon-frame.html
beacon-handler.sjs
beacon-preflight-handler.sjs
beacon-originheader-handler.sjs
beacon-redirect-handler.sjs
[test_beacon.html]
[test_beaconFrame.html]
skip-if =
http3
[test_beaconPreflightWithCustomContentType.html]
skip-if =
http3
[test_beaconContentPolicy.html]
[test_beaconOriginHeader.html]
skip-if =
verify
http3
[test_beaconRedirect.html]
skip-if =
http3
|