ladybird/Userland/Libraries
Andreas Kling 1fa5fba432 LibWeb: Make the base StyleValue::to_length() return an undefined length
Previously it was returning an "auto" length. This caused all the new
"initial" values to effectively turn into auto values long before layout
had a chance to resolve them.

This broke replaced elements with intrinsic size but no specified width
or height, and is the reason that Mr. ACID2 temporarily lost his eyes.
2021-08-26 13:25:52 +02:00
..
LibArchive
LibAudio
LibC LibC: Check for expected size of struct __jmp_buf 2021-08-26 00:54:23 +02:00
LibCards
LibChess
LibCompress
LibConfig ConfigServer+LibConfig: Add pledge_domains() API 2021-08-26 00:54:28 +02:00
LibCore LibCore: Add Core::EventLoop::has_been_instantiated() 2021-08-26 00:54:27 +02:00
LibCoredump Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
LibCpp LibCpp: Use lex_iterable() where applicable 2021-08-21 22:09:56 +02:00
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibDl
LibELF Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx WindowServer+LibGfx: Move CursorParams to LibGfx 2021-08-23 01:41:53 +02:00
LibGL LibGL: Implement fog effect in Software Rasterizer 2021-08-25 23:50:54 +04:30
LibGUI LibGUI: Make Ctrl+Shift+Right select text 2021-08-22 15:31:27 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Fix incorrect Lexer VERIFY when parsing Unicode characters 2021-08-25 09:21:23 +01:00
LibKeyboard
LibLine Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL LibSQL: Introduce Serializer as a mediator between Heap and client code 2021-08-21 22:03:30 +02:00
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTLS Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
LibUnicode
LibUSBDB
LibVideo
LibVT Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:27 +02:00
LibWasm LibWasm: Use Operators::BitShiftRight for i64.shru 2021-08-26 00:51:30 +02:00
LibWeb LibWeb: Make the base StyleValue::to_length() return an undefined length 2021-08-26 13:25:52 +02:00
LibWebSocket
LibX86
CMakeLists.txt Userland: Introduce ConfigServer and LibConfig 2021-08-26 00:54:27 +02:00