Skip to content

Commit 308c370

Browse files
committed
Bug 1575764 [wpt PR 18607] - Update wpt metadata, a=testonly
wpt-pr: 18607 wpt-type: metadata UltraBlame original commit: c935962f6bb467e6a2622001b032d292aa777742
1 parent 9439620 commit 308c370

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

testing/web-platform/meta/web-nfc/idlharness.https.window.js.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,3 +392,12 @@
392392
[NFCReadingEvent interface: new NFCReadingEvent("reading", { message: {"url":"/custom/path","records":[{"recordType":"text","data":"Hello World"}\]} }) must inherit property "serialNumber" with the proper type]
393393
expected: FAIL
394394

395+
[NFCReader interface: operation scan(NFCScanOptions)]
396+
expected: FAIL
397+
398+
[NFCReader interface: calling scan(NFCScanOptions) on new NFCReader(); with too few arguments must throw TypeError]
399+
expected: FAIL
400+
401+
[NFCReader interface: new NFCReader(); must inherit property "scan(NFCScanOptions)" with the proper type]
402+
expected: FAIL
403+

0 commit comments

Comments
 (0)