We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843a528 commit 5429a60Copy full SHA for 5429a60
index.html
@@ -931,8 +931,8 @@ <h2>
931
};
932
</pre>
933
<p>
934
- <a>PushMessageData</a> objects have an associated [=byte sequence=] set on
935
- creation, which is `null` if there was no data in the <a>push message</a>.
+ <a>PushMessageData</a> objects have an associated [=byte sequence=] set on creation, which
+ is `null` if there was no data in the <a>push message</a>.
936
</p>
937
938
The <dfn>arrayBuffer()</dfn> method, when invoked, MUST return an {{ArrayBuffer}} whose
0 commit comments