blob: e5e54bb8dd9b42f6cf395c55be3203c5c9463e5f (
plain)
1
2
3
4
5
6
7
8
9
10
|
[fetch-blob.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[fetch-blob.html?target_hint=_self]
expected: ERROR
[fetch-blob.html?target_hint=_blank]
expected: ERROR
|