Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 5e73f08

Browse files
Bug 1575764 [wpt PR 18607] - Update wpt metadata, a=testonly
wpt-pr: 18607 wpt-type: metadata
1 parent 6ec1500 commit 5e73f08

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)