blob: 72bb0a65e54e75fbbb5269765787e6abbaf5919e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[fetch-canvas-tainting-video-with-range-request.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[range responses from multiple origins (cross-origin first)]
expected: FAIL
[range responses from single origin with both opaque and non-opaque responses]
expected:
if (os == "win") and debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not debug: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
FAIL
|