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 LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Inspector.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Inspector.idl
InternalAnimationTimeline.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
InternalAnimationTimeline.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
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