Skip to content

Commit 59e174f

Browse files
authored
Merge pull request #222 from tidoust/flag-midipermissiondescriptor
Flag MidiPermissionDescriptor definition as non normative
2 parents f3373f4 + 66c77c9 commit 59e174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h2>
170170
[=powerful feature/permission descriptor type=]
171171
</dt>
172172
<dd>
173-
<pre class="idl">
173+
<pre class="idl exclude">
174174
dictionary MidiPermissionDescriptor : PermissionDescriptor {
175175
boolean sysex = false;
176176
};

0 commit comments

Comments
 (0)