serenity/Tests
Andreas Kling e99a6fede4 LibWeb: Allow IFC to size inline-flex boxes midway through flex layout
The part in FFC where we ask the parent formatting context to size the
flex container midway through layout is really weird, but let's at least
be consistently weird for BFC and IFC. Since IFC always works within its
parent BFC, it can simply forward these requests to the BFC.

This fixes an issue where inline-flex containers incorrectly had main
axis margins subtracted from their content size.
2023-06-19 18:51:00 +02:00
..
AK
Kernel
LibAudio
LibC
LibCompress
LibCore
LibCpp
LibCrypto
LibEDID
LibELF
LibGfx
LibGL
LibIMAP
LibJS
LibLocale
LibMarkdown
LibPDF
LibRegex
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibVideo
LibWasm
LibWeb LibWeb: Allow IFC to size inline-flex boxes midway through flex layout 2023-06-19 18:51:00 +02:00
LibXML
Spreadsheet
UserspaceEmulator
Utilities
CMakeLists.txt