This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
67546
commits
1
branch
0
tags
366
MiB
94de31ff3b
Commit graph
3 commits
Author
SHA1
Message
Date
Sam Atkins
5abe246385
LibWeb/CSS: Treat counters() function with 1 argument as invalid
...
Fixes
#887
.
2024-07-29 12:57:43 -04:00
Sam Atkins
696ccc1aa9
LibWeb: Prevent elements with no layout box from modifying counters
2024-07-26 11:04:30 +01:00
Sam Atkins
898e3bd898
Last: LibWeb: Add counter() and counters() functions to content property
...
These let you format counters' current values as strings for use in generated content.
2024-07-26 11:04:30 +01:00