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>.

It probably does, but that doesn't match the current editorial convention?

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

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

Received on Tuesday, 9 July 2024 15:55:20 UTC