Bug 1596006 [wpt PR 20227] - Update wpt metadata, a=testonly

wpt-pr: 20227
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-11-21 20:01:47 +00:00
Родитель 0886864cdb
Коммит 26c3b27388
2 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -38,12 +38,12 @@
[NDEFReader.scan should fail if NFC HW is not supported.]
expected: FAIL
[NDEFRecord.toRecords returns its embedded records correctly.]
expected: FAIL
[Test that NDEFReader.onreading should not be fired if the NFC tag does not expose NDEF technology.]
expected: FAIL
[Test that NDEFReader.onreading should be fired on an unformatted NFC tag with empty records array for NDEFMessage.]
expected: FAIL
[NDEFRecord.toRecords returns its embedded records correctly.]
expected: FAIL

Просмотреть файл

@ -29,6 +29,9 @@
[NDEFRecord constructor with absolute-url record type]
expected: FAIL
[NDEFRecord constructor should only accept mediaType for mime record type]
expected: FAIL
[NDEFRecord constructor with text record type and string data]
expected: FAIL