1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-07 15:17:38 +00:00
serenity/Base/res/html
Sam Atkins 17bb913625 LibWeb: Implement currentcolor special value
The `currentcolor` identifier represents the current value of the
`color` property. This is the default value for `border-color` and
`text-decoration-color`, and is generally useful to have. :^)
2021-09-17 23:06:45 +02:00
..
misc LibWeb: Implement currentcolor special value 2021-09-17 23:06:45 +02:00
error.html LibWeb+Base: Use AK::SourceGenerator for error pages 2021-04-22 00:00:59 +02:00