serenity/Tests
Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed
The API value of a <textarea> element is its raw value with normalized
newlines. This should be used in a couple of places where we currently
use the raw value.
2024-03-16 13:11:57 +01:00
..
AK AK: Generalize Span::contains_slow to use the Traits infrastructure 2024-03-16 08:42:33 +01:00
JSSpecCompiler
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: Remove unused Crypto::PK::EMSA_PSS class 2024-03-16 01:17:02 -06:00
LibDeviceTree
LibDiff
LibEDID
LibELF
LibGfx LibGfx/JBIG2: Add arithmetic coding decoder 2024-03-14 18:18:15 -06:00
LibGL
LibGLSL
LibIMAP
LibJS
LibLocale
LibMarkdown
LibPDF
LibRegex
LibSemVer
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibVideo
LibWasm
LibWeb LibWeb: Use the <textarea>'s API value, not its raw value, where needed 2024-03-16 13:11:57 +01:00
LibWebView
LibXML
Spreadsheet
Utilities
CMakeLists.txt