1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 05:47:34 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
The name "initial containing block" was wrong for this, as it doesn't
correspond to the HTML element, and that's specifically what it's
supposed to do! :^)
2023-02-28 12:21:56 +01:00
..
expected LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2023-02-28 12:21:56 +01:00
input LibWeb: Add tests for flex formatting context 2023-02-11 10:42:52 +01:00
layout_test.sh CI: Move running LibWeb layout tests to Azure 2023-02-01 14:04:44 +00:00