зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1559299 [wpt PR 17337] - Update interfaces/web-nfc.idl, a=testonly
Automatic update from web-platform-tests Update interfaces/web-nfc.idl (#17337) Source: https://github.com/tidoust/reffy-reports/blob/2756789/whatwg/idl/web-nfc.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/545592907 -- wpt-commits: 44943db7deaaa8f7d9dae2c60f5cf3037c7b7bf1 wpt-pr: 17337
This commit is contained in:
Родитель
f420f0f435
Коммит
11a7a49120
|
@ -43,7 +43,7 @@ interface NFCReader : EventTarget {
|
|||
[Constructor(DOMString type, NFCReadingEventInit readingEventInitDict), SecureContext, Exposed=Window]
|
||||
interface NFCReadingEvent : Event {
|
||||
readonly attribute DOMString serialNumber;
|
||||
readonly attribute NDEFMessage message;
|
||||
readonly attribute object message; // NDEFMessage
|
||||
};
|
||||
|
||||
dictionary NFCReadingEventInit : EventInit {
|
||||
|
|
Загрузка…
Ссылка в новой задаче