Re: [whatwg/fetch] Add Request's isHistoryNavigation (#718)

yutakahirano commented on this pull request.



> @@ -1165,6 +1165,12 @@ Unless stated otherwise, it is unset.
 
 <p class="note no-backref">This flag is for exclusive use by HTML's navigate algorithm. [[!HTML]]
 
+<p>A <a for=/>request</a> has an associated
+<dfn export for=request id=concept-request-history-navigation-flag>history-navigation flag</dfn>.
+Unless stated otherwise, it is unset.
+
+<p class="note no-backref">This flag is for exclusive use by HTML's navigate algorithm. [[!HTML]]

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/718#discussion_r191169318

Received on Monday, 28 May 2018 10:14:21 UTC