Source code

Revision control

Copy as Markdown

Other Tools

[fetch-canvas-tainting-video-with-range-request.https.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[range responses from multiple origins (cross-origin first)]
expected:
if os == "android": FAIL
[range responses from single origin with both opaque and non-opaque responses]
expected:
if (os == "win") and (processor == "x86_64") and not debug: [FAIL, PASS, TIMEOUT]
if (os == "win") and (processor == "x86"): [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
FAIL
[synth and cross-origin fallback range responses]
expected:
if os == "android": FAIL