ladybird/Tests
Aliaksandr Kalenik 7a1f3f7ae3 LibWeb: Change grid item placement to look for area by boundary lines
Areas are disassembled into boundary lines on `build_grid_areas()` step,
so we can always use them to find grid item's position during placement.
This way we support both ways to define area: `grid-template-areas` and
implicitly using `-start` and `-end` boundary line names.
2024-07-18 09:05:37 +02:00
..
AK
ClangPlugins
LibAudio
LibCompress
LibCore
LibCrypto
LibDiff
LibGfx LibGfx: Decode WebP images with libwebp 2024-07-17 10:04:25 -06:00
LibJS Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
LibMedia
LibRegex
LibTest
LibTextCodec
LibThreading
LibTLS
LibTTF
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Change grid item placement to look for area by boundary lines 2024-07-18 09:05:37 +02:00
LibWebView
LibXML
CMakeLists.txt