This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-10-23 00:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
70663
commits
1
branch
0
tags
552
MiB
d1fbb7b51e
Commit graph
1 commit
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