Re: [w3c/push-api] Correct PushMessageData (PR #382)

@annevk commented on this pull request.



>        </p>
       <p>
-        The <dfn>blob()</dfn> method, when invoked, MUST return a {{Blob}} whose contents are
-        |bytes| and |type| is not provided.
+        The <dfn>blob()</dfn> method steps are to return a new {{Blob}} object whose contents are
+        <a>this</a>'s <a data-dfn-for=PushMessageData>bytes</a>.

Yeah, "_type_ is not provided" doesn't mean anything.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/382#discussion_r1671634134
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/382/review/2168057978@github.com>

Received on Wednesday, 10 July 2024 05:20:47 UTC