Skip to content

Commit

Permalink
Remove BinaryType enum (already in HTML) (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored and mfoltzgoogle committed Aug 28, 2018
1 parent 2a686db commit c0cea69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Expand Up @@ -2078,7 +2078,6 @@ <h3>
</p>
<pre class="idl">
enum PresentationConnectionState { "connecting", "connected", "closed", "terminated" };
enum BinaryType { "blob", "arraybuffer" };

[SecureContext, Exposed=Window]
interface PresentationConnection : EventTarget {
Expand Down

0 comments on commit c0cea69

Please sign in to comment.