diff --git a/index.html b/index.html index b67f3e9..3dec9ab 100644 --- a/index.html +++ b/index.html @@ -379,6 +379,7 @@
This timestamp is measured after the user agent completes handling the load event for the document.
++ The landing getter steps are as following: +
Let |document| be |this|'s [=relevant global object=]'s [=associated Document=].
Let |history entry| be |document|'s [=browsing context=]'s [=session history=]'s first entry.
If |history entry|'s [=session history entry/document=] equals |document|, return true.
Return false.
The type getter steps are to run the |this|'s [=navigation type=].