blob: d8daafa417723aa93235365e42153774d16af864 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[resolver-callback-interface.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[object resolver: abrupt completion from Get]
expected: FAIL
[object resolver: 'lookupNamespaceURI' is falsy and not callable]
expected: FAIL
[object resolver: 'lookupNamespaceURI' is thruthy and not callable]
expected: FAIL
[callable resolver: abrupt completion from Call]
expected: FAIL
|