- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 07 Nov 2024 14:48:42 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 November 2024 22:48:46 UTC
@marcoscaceres commented on this pull request.
> @@ -1082,29 +1654,18 @@ <h2>
<li>Set |b| to the result of <a data-lt="extract a byte sequence">extracting a byte
sequence</a> from the "`data`" member of |eventInitDict|.
</li>
- <li>Set the `data` attribute of the event to a new <a>PushMessageData</a> instance with
- `bytes` set to |b|.
+ <li>Set the `data` attribute of the event to a new {{PushMessageData}} instance whose
+ [=PushMessageData/bytes=] is |b|.
```suggestion
{{PushMessageData/bytes}} is |b|.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/385#pullrequestreview-2422313166
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/push-api/pull/385/review/2422313166@github.com>
Received on Thursday, 7 November 2024 22:48:46 UTC