- From: sideshowbarker <notifications@github.com>
- Date: Wed, 26 Nov 2025 23:54:55 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 November 2025 07:54:58 UTC
@sideshowbarker commented on this pull request. > @@ -2277,6 +2277,10 @@ otherwise, it is unset. <a for=request>done flag</a>, and <a for=request>timing allow failed flag</a> are used as bookkeeping details by the <a for=/>fetch</a> algorithm. +<p>A <a for=/>request</a> has an associated boolean +<dfn export for=request>text directive user activation</dfn>. +Unless stated otherwise, it is false. I don't remember, but regardless I would imagine "user-activation" should only have a hyphen in cases where it's used as an adjective. If it's used as a noun, we shouldn't need any hyphen. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1876#discussion_r2567495918 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1876/review/3513909994@github.com>
Received on Thursday, 27 November 2025 07:54:58 UTC