Update web-platform-tests to revision 06e520971307b41e2f2a0317a35d125bd9483263

This commit is contained in:
WPT Sync Bot 2020-11-24 08:22:14 +00:00
parent ec09417358
commit 465b88905c
83 changed files with 422 additions and 220 deletions

View file

@ -21,7 +21,6 @@ idl_test(
['html', 'dom', 'WebIDL'],
idl_array => {
idl_array.add_objects({
NDEFWriter: ['new NDEFWriter();'],
NDEFReader: ['new NDEFReader();'],
NDEFRecord: [`new NDEFRecord(${JSON.stringify(record)});`],
NDEFMessage: [`new NDEFMessage(${JSON.stringify(message)});`],