- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 19 Nov 2024 04:48:37 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 November 2024 12:48:42 UTC
@annevk commented on this pull request.
> @@ -996,8 +996,8 @@ <h2>
creation of the {{ArrayBuffer}} object are re-thrown.
</p>
<p data-cite="encoding">
- The <dfn>json()</dfn> method steps are to return the result of <a>parsing JSON bytes to a
- JavaScript value</a> given [=this=]'s [=bytes=].
+ The <dfn>json()</dfn> method steps are to return the result of [=parse JSON bytes to a
+ JavaScript value|parsing JSON bytes to a JavaScript value=] given [=this=]'s [=bytes=].
It's relatively new that it works in Bikeshed. As this doesn't really block the other PRs in terms of preview or reviewability, I can wait a bit to see what @sidvishnoi says.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/394#discussion_r1848300297
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/push-api/pull/394/review/2445376830@github.com>
Received on Tuesday, 19 November 2024 12:48:42 UTC