blob: d0c8177c1a8d3c8f7a38a884fe6181c8fe378566 (
plain)
1
2
3
4
5
6
7
8
|
[cancel-watch-availability.html]
expected:
if os == "mac": [OK, TIMEOUT]
[Test that calling cancelWatchAvailability() with an id does remove the callback.]
expected: FAIL
[Test that calling cancelWatchAvailability() without an id removes all the callbacks.]
expected: FAIL
|