1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 4164af2ca4 LibWeb: Do not compensate padding for abspos boxes with static position
When a box does not have a top, left, bottom, or right, there is no
need to adjust the offset for positioning relative to the padding edge,
because the box remains in the normal flow.
2023-11-15 23:44:05 +01:00
..
expected LibWeb: Do not compensate padding for abspos boxes with static position 2023-11-15 23:44:05 +01:00
input LibWeb: Do not compensate padding for abspos boxes with static position 2023-11-15 23:44:05 +01:00