зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1564625 [wpt PR 17531] - Update interfaces/webmidi.idl, a=testonly
Automatic update from web-platform-tests Update interfaces/webmidi.idl (#17531) Source: https://github.com/tidoust/reffy-reports/blob/b3787dc/whatwg/idl/webmidi.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/550916945 -- wpt-commits: 947afe339e20289fa3d25e5a3d3b49ed035002d1 wpt-pr: 17531
This commit is contained in:
Родитель
25b8d63b2e
Коммит
39ea6ec96f
|
@ -12,11 +12,11 @@ dictionary MIDIOptions {
|
|||
boolean software;
|
||||
};
|
||||
|
||||
interface MIDIInputMap {
|
||||
[SecureContext] interface MIDIInputMap {
|
||||
readonly maplike<DOMString, MIDIInput>;
|
||||
};
|
||||
|
||||
interface MIDIOutputMap {
|
||||
[SecureContext] interface MIDIOutputMap {
|
||||
readonly maplike<DOMString, MIDIOutput>;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче