1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 11:45:06 +00:00
serenity/Tests/LibWeb/Text/input/navigation
Vladimir Shakhov e2391105a1 LibWeb: Call process_session_history_traversal_queue on history update
Spec declares that the updates to history should be synchronous on
initial page load and on history pushState/replaceState.
2023-12-15 22:11:49 +01:00
..
history-pushstate-iframe.html LibWeb: Update session history when History entry is pushed/replaced 2023-09-23 17:59:10 -06:00
history-pushstate.html LibWeb: Update session history when History entry is pushed/replaced 2023-09-23 17:59:10 -06:00
history-replace-push-state-race.html LibWeb: Call process_session_history_traversal_queue on history update 2023-12-15 22:11:49 +01:00
iframe-navigate-javascript-url.html Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
iframe-navigate-src.html Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
iframe-navigate-srcdoc.html Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
iframe-test-content-1.html Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
iframe-test-content-2.html Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00