diff --git a/Tests/LibWeb/Text/expected/HTML/Navigation-object-properties.txt b/Tests/LibWeb/Text/expected/HTML/Navigation-object-properties.txt index ca60c46eb2ca5..7852288cd7fcb 100644 --- a/Tests/LibWeb/Text/expected/HTML/Navigation-object-properties.txt +++ b/Tests/LibWeb/Text/expected/HTML/Navigation-object-properties.txt @@ -1,5 +1,5 @@ entries[length - 1] is current entry: true currentEntry is a [object NavigationHistoryEntry] transition is null: true -canGoBack: true +canGoBack: false canGoForward: false diff --git a/Tests/LibWeb/Text/input/HTML/Navigation-object-properties.html b/Tests/LibWeb/Text/input/HTML/Navigation-object-properties.html index ded57e1a1d5e5..fc5e39bf038ab 100644 --- a/Tests/LibWeb/Text/input/HTML/Navigation-object-properties.html +++ b/Tests/LibWeb/Text/input/HTML/Navigation-object-properties.html @@ -1,8 +1,19 @@ + +