Commit Graph

2 Commits

Author SHA1 Message Date
Sam Atkins
fb1b93daba Tests/LibWeb: Correct typo in "overflow: visible"
The test happened to pass anyway because `visible` is the default value.

(cherry picked from commit 9f9ec45a3177cc776fb5bf6adce313b6d6942467)
2024-11-09 07:29:52 -05:00
BenJilks
736c931a15 LibWeb: Add additional padding to the end of the scrollable overflow
Adds additional padding to the end-side of the scrollable overflow
rectangle as necessary to enable a scroll position that satisfies
the requirements of `place-content: end` alignment.

(cherry picked from commit 963cf1c2c4e4b1cd482c41d6f673b7207bbcc067)
2024-08-13 15:43:28 -04:00