From c09f070cd273b5dc6d7a4df7013c748e2538f0c7 Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Fri, 1 Oct 2021 13:06:11 -0400 Subject: [PATCH] Add navigation counter to Document --- source | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source b/source index 8793f1bf3f8..5392d04c451 100644 --- a/source +++ b/source @@ -88241,6 +88241,9 @@ new PaymentRequest(…); // Allowed to use
+

Document objects have a navigation counter (an integer) which + is initially zero.

+

To traverse the history to a session history entry entry, with an optional history handling behavior historyHandling (default "

Set newDocument's page showing flag to true.

+
  • Increment newDocument's navigation counter.

  • +
  • Run any session history document visibility change steps for newDocument that are defined by other applicable specifications.