ladybird/Tests
Tyler Dence 0378645c25 LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check
PlatformObjects with named properties does not qualify as 'has own
property' just by virtue of a named property existing.

This fixes at least one WPT test, which is imported.
2024-12-20 15:10:24 +01:00
..
AK
ClangPlugins
LibCompress
LibCore
LibCrypto Tests: Remove use of VLAs from TestRSA.cpp 2024-12-20 09:37:56 +01:00
LibDiff
LibGC
LibGfx LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
LibJS LibJS: Concatenate all included test262 harness files to a single script 2024-12-13 05:26:39 -08:00
LibMedia
LibRegex LibRegex: Treat checks against nonexistent checkpoints as empty 2024-12-13 10:00:16 +01:00
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check 2024-12-20 15:10:24 +01:00
LibWebView
LibXML
Resources
CMakeLists.txt