Age | Commit message (Expand) | Author |
---|---|---|
2022-07-04 | LibWeb: Add .shrink() to BorderRadiusData and BorderRadiiData | MacDue |
2022-06-16 | LibWeb: Move border corner bitmap getter/cache to function | MacDue |
2022-06-14 | LibWeb: Fix regression in painting the 'caret' icon on GitHub | MacDue |
2022-06-14 | LibWeb: Bring border painting much closer to the spec/other browsers | MacDue |
2022-06-13 | LibWeb: Add flag to normalize border radii to width only | MacDue |
2022-06-13 | LibWeb: Keep both horizontal and vertical border radii till painting | MacDue |
2022-01-20 | LibWeb: Convert border-radii from Length to LengthPercentage :^) | Sam Atkins |
2021-09-19 | LibWeb: Move border-painting code out of Box | Sam Atkins |
2021-09-19 | LibWeb: Extract border-radius normalization code from Box | Sam Atkins |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |