ladybird/Libraries/LibWeb/Internals
Sam Atkins be6a9940ad headless-browser: Let tests set their own timeout duration
Some tests take longer than others, and so may want to set a custom
timeout so that they pass, without increasing the timeout for all other
tests. For example, this is done in WPT.

Add an `internals.setTestTimeout(milliseconds)` method that overrides
the test runner's default timeout for the currently-run test.
2024-12-19 17:27:33 +00:00
..
Inspector.cpp
Inspector.h
Inspector.idl
InternalAnimationTimeline.cpp
InternalAnimationTimeline.h
InternalAnimationTimeline.idl
Internals.cpp headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
Internals.h headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
Internals.idl headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00