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-05-01 03:57:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
68,056
Commits
2
Branches
0
Tags
15103d172c2a4279c611d8a9d6262e15d3a3351e
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