1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 2ed5415750 LibWeb: Fix clearance to update y offset within current block
If a box has clearance and margin bottom of preceding box is greater
than static y of the box then it should also affect y offset in current
block container so subsequent boxes will get correct y position too.
2023-02-10 20:55:33 +01:00
..
expected LibWeb: Fix clearance to update y offset within current block 2023-02-10 20:55:33 +01:00
input LibWeb: Fix clearance to update y offset within current block 2023-02-10 20:55:33 +01:00
layout_test.sh CI: Move running LibWeb layout tests to Azure 2023-02-01 14:04:44 +00:00