This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-04-26 17:55:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
75,527
Commits
1
Branch
0
Tags
f05bc7c0cd31d8a119bef052d531ac7c68e2e039
Commit Graph
1 Commits
Author
SHA1
Message
Date
Andreas Kling
e81d4ca1ac
LibWeb: Fix off-by-one in CSS calc() "negate" operation
...
When negating a number, we should subtract it from 0, not 1. :^)
2023-05-17 07:40:17 +02:00