ladybird/Tests/LibWeb/test-web
Timothy Flynn ca082d6d73 LibWebView+UI: Move clipboard handling from the WebView to the App
Clipboard handling largely has nothing to do with the individual web
views. Rather, we interact with the system clipboard at the application
level. So let's move these implementations to the Application.
2025-09-19 06:38:52 -04:00
..
Application.cpp LibWebView+UI: Move clipboard handling from the WebView to the App 2025-09-19 06:38:52 -04:00
Application.h LibWebView+UI: Move clipboard handling from the WebView to the App 2025-09-19 06:38:52 -04:00
CMakeLists.txt CMake: Add helper to ensure vcpkg DLLs are copied to the output dir 2025-08-23 16:04:36 -06: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
Fuzzy.cpp Tests/LibWeb: Do not crash test runner when screenshot sizes differ 2025-09-03 17:31:21 +02:00
Fuzzy.h Tests: Include test URL in fuzzy mismatch reports 2025-08-06 13:51:36 +02:00
main.cpp LibWebView+UI: Generate the zoom menu 2025-09-11 14:23:45 -04:00
TestWeb.h Tests: Implement fuzzy screenshot comparisons in test-web 2025-07-17 12:59:11 +01:00
TestWebView.cpp Tests/LibWeb: Do not leak multiple GB of screenshots in the test runner 2025-09-03 17:31:21 +02:00
TestWebView.h LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00