This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-07-27 12:57:35 +00:00
Code
Issues
Activity
Actions
59669
commits
1
branch
0
tags
230
MiB
master
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