- From: Dan Robertson <notifications@github.com>
- Date: Thu, 01 Dec 2022 06:28:19 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 December 2022 14:28:31 UTC
@dlrobertson commented on this pull request. > - <li><p>Let <var>length</var> be <var>body</var>'s <a for=body>length</a>, + <li><p>Let <var>fullLength</var> be <var>blobURLEntry</var>'s + <a for="blob URL entry">object</a>'s <a for=Blob data-link-type=attribute>size</a>, No problem! Just for future reference, what is the benefit of `{{Blob/size}}` and how does it differ from `<a for=Blob data-link-type=attribute>size</a>`? Both create links to https://w3c.github.io/FileAPI/#dfn-size for me. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1520#discussion_r1037175260 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1520/review/1201087203@github.com>
Received on Thursday, 1 December 2022 14:28:31 UTC