ladybird/Tests
Andreas Kling 2e59dbd10f LibWeb: Don't process frameset token twice in "in body" insertion mode
We were neglecting to return after handling the `frameset` start tag,
which caused us to process it twice, once properly and once generically.

54 new passes in WPT/html/syntax/parsing/ :^)
2025-02-20 14:32:13 +01:00
..
AK AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
ClangPlugins LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
LibCompress LibCompress: Remove unused Lzma compression and decompression 2025-02-10 16:22:32 +00:00
LibCore Tests: Make TestLibCoreFileWatcher more reliable 2024-11-25 13:41:26 +01:00
LibCrypto LibCrypto: Add SECP521r1 test 2025-02-18 00:02:26 +01:00
LibDiff
LibDNS LibDNS: Add basic DNS::Resolver tests 2025-02-18 15:46:44 +01:00
LibGC Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibGfx LibGfx: Add Rect::unite() 2025-01-23 09:33:10 +01:00
LibJS LibJS: Concatenate all included test262 harness files to a single script 2024-12-13 05:26:39 -08:00
LibMedia Meta: Consolidate checking for the system audio backend 2024-12-25 12:00:43 +01:00
LibRegex LibRegex: Take trailing inversion state into account in block comparison 2025-02-01 11:30:02 +01:00
LibTest
LibTextCodec
LibThreading
LibTLS LibCrypto: Remove unused Certificate class 2025-02-18 00:02:26 +01:00
LibUnicode LibUnicode: Consistently reject out-of-bounds segmenter indices 2025-01-16 23:22:48 +01:00
LibURL Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
LibWasm
LibWeb LibWeb: Don't process frameset token twice in "in body" insertion mode 2025-02-20 14:32:13 +01:00
LibWebView LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
LibXML
Resources Tests: Annotate configurationJSON in SwiftTestMain with noisolate 2024-11-26 11:00:48 +01:00
CMakeLists.txt LibDNS: Add basic DNS::Resolver tests 2025-02-18 15:46:44 +01:00