- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 26 Nov 2025 23:36:10 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 November 2025 07:36:14 UTC
@annevk commented on this pull request. > @@ -1526,11 +1526,12 @@ an [=empty host=], and a [=url/path=] consisting of one element itself also a [= <div algorithm="obtainBlobObject"> To <dfn export id=blob-url-obtain-object>obtain a blob object</dfn> given a [=blob URL entry=] -|blobUrlEntry| and an [=environment settings object=] or the string "`navigation`" |environment|, -perform the following steps. They return an [=blob URL entry/object=]. +|blobUrlEntry| and an [=environment settings object=], "`navigation`", or "`top-level-self-fetch`" I pushed a commit to the Fetch PR to suggest this name for clarity: ```suggestion |blobUrlEntry| and an [=environment settings object=], "`top-level-navigation`", or "`top-level-self-fetch`" ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/pull/216#pullrequestreview-3513861556 You are receiving this because you are subscribed to this thread. Message ID: <w3c/FileAPI/pull/216/review/3513861556@github.com>
Received on Thursday, 27 November 2025 07:36:14 UTC