ladybird/Tests/LibWeb/test-web
Tim Ledbetter a959d4dca2 test-web: Match WPT runner reftest-wait behavior
When a test has a `reftest-wait` class, we now wait for fonts to load
and then for 2 `requestAnimationFrame` callbacks. This matches the
behavior of the WPT runner and allows more imported WPT tests to work
correctly.
2025-07-02 18:44:21 +02:00
..
Application.cpp test-web: Disable SQL database usage 2025-06-12 17:04:35 +02:00
Application.h LibWebView+UI: Migrate some UI process init to LibWebView 2025-06-11 07:26:32 -04:00
CMakeLists.txt LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
Fixture.cpp LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
Fixture.h LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
main.cpp test-web: Match WPT runner reftest-wait behavior 2025-07-02 18:44:21 +02:00
TestWeb.h LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
TestWebView.cpp LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
TestWebView.h LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00