serenity/Tests
Timothy Flynn 1fbf1bc4ac LibWeb: Don't try to click a form image until it has loaded
We are often trying to click the image before it has finished loading.
This results in us trying to click a 0x0 rect. Instead, wait until the
image load event.

This fixes a flake with form-image-submission.html often seen on CI.
2024-05-09 19:29:47 +02:00
..
AK AK: Replace FP math in is_power_of with a purely integral algorithm 2024-05-07 16:43:34 -06:00
JSSpecCompiler Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
Kernel Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibAudio
LibC Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibCompress Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibCore LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
LibCpp
LibCrypto Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibDeviceTree
LibDiff
LibEDID Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibELF Tests/LibELF: Run LibELF tests on Lagom using Linux runtime linker 2024-05-08 09:21:36 -06:00
LibGfx LibGfx/WebPWriter+TestImageWriter: Fix bugs writing VP8X header 2024-05-08 16:34:11 +02:00
LibGL
LibGLSL
LibIMAP
LibJS Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
LibLocale LibLocale: Statically link LibLocaleData into LibLocale 2024-04-21 13:34:04 -06:00
LibMarkdown
LibPDF LibPDF: Handle indirect reference resolving during parsing more robustly 2024-03-19 19:20:01 -04:00
LibRegex LibRegex: Account for extra explicit And/Or in class parser assertion 2024-03-24 08:24:46 +01:00
LibSemVer
LibSQL Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS LibTLS+LibHTTP: Tolerate improperly closed TLS sockets 2024-04-17 07:19:03 +02:00
LibTTF
LibUnicode
LibURL LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure 2024-03-25 08:13:27 +01:00
LibVideo
LibWasm Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibWeb LibWeb: Don't try to click a form image until it has loaded 2024-05-09 19:29:47 +02:00
LibWebView AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibXML
Spreadsheet
Utilities Utilities: Make uniq behavior consistent with coreutils 2024-04-27 16:33:27 -06:00
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00