ladybird/Tests
Tim Ledbetter 57f0ea186e LibWeb: Update Element::directionality() to match current spec text
This fixes a crash that occurred when determining the directionality of
input elements.
2024-05-07 16:45:28 -06: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 LibELF: Treat STB_WEAK like STB_GLOBAL during global symbol lookup 2024-04-21 13:34:04 -06:00
LibGfx TestImageWriter: Add a JPEG roundtrip test 2024-05-07 11:14:41 -04: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
LibRegex
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
LibVideo
LibWasm Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibWeb LibWeb: Update Element::directionality() to match current spec text 2024-05-07 16:45:28 -06:00
LibWebView
LibXML
Spreadsheet
Utilities Utilities: Make uniq behavior consistent with coreutils 2024-04-27 16:33:27 -06:00
CMakeLists.txt