gecko-dev/testing/web-platform/meta/web-nfc/nfc_watch.https.html.ini
2018-01-09 14:46:30 +00:00

38 lines
1.2 KiB
INI

[nfc_watch.https.html]
[Test that nfc.cancelWatch fails if invalid watch ID is provided.]
expected: FAIL
[Test that nfc.cancelWatch fails if there are no active watchers.]
expected: FAIL
[Test that nfc watch success if NFC HW is enable.]
expected: FAIL
[Test that nfc.cancelWatch succeeds if correct watch id is provided.]
expected: FAIL
[Test that nfc.cancelWatch succeeds if there are active watchers.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url is missing components.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url is invalid.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url has wrong protocol.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL with "*" wildcard character in path.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL with "*" wildcard character in the beginning of path component followed by subpath.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is empty.]
expected: FAIL