mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 18:47:15 +02:00
The invariants for these property getters are supposed to be checked by the has_entries_and_events_disabled AO, but we don't have all the plumbing hooked up between Navigables and Navigation yet. Add a test to make sure that these methods don't assert when calling them on a fresh page.
6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
entries is empty: true
|
|
currentEntry is null: true
|
|
transition is null: true
|
|
canGoBack: false
|
|
canGoForward: false
|