ladybird/Tests
Matthew Olsson c33f6b2ff6 LibWeb: Ensure requestAnimationFrame callbacks run in the proper order
From https://html.spec.whatwg.org/#list-of-animation-frame-callbacks:

    Each target object has a map of animation frame callbacks, which is
    an ordered map that must be initially empty, and an animation frame
    callback identifier, which is a number that must initially be zero.
2024-03-29 06:59:37 +01:00
..
AK AK: Make BigIntBase more agnostic to non native word sizes 2024-03-25 14:26:29 -06:00
JSSpecCompiler JSSpecCompiler: Add option to silence all diagnostics and use in tests 2024-03-25 14:28:52 -06:00
Kernel Tests/Kernel: Add tests for verifying proper loop device support 2024-03-13 15:33:47 -06:00
LibAudio
LibC
LibCompress
LibCore
LibCpp
LibCrypto LibCrypto: Add roundtrip test for parsing RSA private keys 2024-03-25 14:06:19 -06:00
LibDeviceTree
LibDiff
LibEDID
LibELF
LibGfx Tests/LibGfx: Add a jbig2 file using refinement in the symbol segment 2024-03-27 11:20:08 -04:00
LibGL
LibGLSL
LibIMAP
LibJS
LibLocale
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 Userland+Tests: Remove unused <AK/Tuple.h> includes 2024-03-01 14:05:53 -07:00
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS LibTLS: Implement ASN.1 parser function for PrivateKeyInfo 2024-03-25 17:01:23 -06: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
LibWeb LibWeb: Ensure requestAnimationFrame callbacks run in the proper order 2024-03-29 06:59:37 +01:00
LibWebView AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibXML
Spreadsheet
Utilities patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00