ladybird/Tests/LibWeb/Text/expected/navigation
Jelle Raaijmakers c99a467cdb LibWeb: Do not crash when navigating to mailto: links
We forgot to implement a couple of "otherwise," statements from the
"populating a session history entry" spec. While we're here, let's
update the spec copy where relevant.
2025-07-10 22:43:30 +02:00
..
attempt-navigating-object-without-a-document.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
hashchange-event.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
history-popstate-event.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
history-pushstate.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
history-replace-push-state-race-2.txt
history-replace-push-state-race-3.txt
history-replace-push-state-race.txt
iframe-navigate-javascript-url.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
iframe-navigate-src.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
iframe-navigate-srcdoc.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
iframe-unloading-order.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
location-reload-fetch.txt
location-reload-srcdoc.txt
make-sure-about-blank-navigation-is-done-before-further-navigation-of-iframe.txt LibWeb: Process navigations after initial about:blank navigation is done 2025-02-27 23:33:05 +01:00
navigate-iframe-right-after-creation.txt LibWeb: Wait until child navigable's SHE is ready before navigating 2025-02-27 14:31:41 +01:00
navigate-mailto-crash.txt LibWeb: Do not crash when navigating to mailto: links 2025-07-10 22:43:30 +02:00
navigation-navigate.txt LibWeb: Fix NavigationType enum to string conversion 2024-12-02 06:47:49 +00:00
populate-iframe-using-document-write.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
remove-iframe-from-timeout-callback.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
run-script-before-iframe-initial-navigation.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
run-script-from-about-blank-iframe.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
trigger-fragment-navigation-from-js.txt