mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 08:44:58 +00:00
![]() 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. |
||
---|---|---|
.. | ||
history-pushstate.html | ||
history-replace-push-state-race.html | ||
iframe-navigate-javascript-url.html | ||
iframe-navigate-src.html | ||
iframe-navigate-srcdoc.html | ||
navigation-navigate.html |