1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 08:24:58 +00:00
serenity/Tests/LibWeb/Text/expected/navigation
Timothy Flynn e030193e5f Tests/LibWeb: Move LibWeb test frames to their own directory
We currently have a handful of iframe tests whose sources are in the
"input" directory. This means they get run as their own tests, when they
are really just helper files. We've had to add empty test expectation
files for these "tests", and invoke a dummy test() method just to keep
the test runner happy.

Instead, move them to their own directory so the test runner does not
see them at all.
2024-02-19 22:11:59 -05:00
..
history-pushstate.txt LibWeb: Bring CSS line-height closer to other engines 2024-01-12 15:04:06 +01:00
history-replace-push-state-race.txt LibWeb: Call process_session_history_traversal_queue on history update 2023-12-15 22:11:49 +01:00
iframe-navigate-javascript-url.txt LibWeb: Bring CSS line-height closer to other engines 2024-01-12 15:04:06 +01:00
iframe-navigate-src.txt Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
iframe-navigate-srcdoc.txt Tests/LibWeb: Add text tests for navigation 2023-09-16 16:53:32 +02:00
navigation-navigate.txt Tests: Add tests for navigation.navigate() 2024-01-19 11:47:59 +01:00