1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 22:14:59 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
ca57e40350 LibWeb: Take padding into account when resolving border radii
Before this change, we were resolving border radii values based on
content box + border widths only, ignoring padding.
2024-01-07 19:28:38 +01:00