1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-22 00:21:00 +00:00
serenity/Base/res/html
Karol Kosek a232395b77 LibWeb: Check recursively if CSS functions contain var() or attr()
Previously, `var()` inside functions like `rgb()` wasn't resolved.

This will set the background color for badges in the New category on
https://ports.serenityos.net. :^)
2022-06-02 22:31:41 +02:00
..
misc LibWeb: Check recursively if CSS functions contain var() or attr() 2022-06-02 22:31:41 +02:00
error.html LibWeb+Base: Use AK::SourceGenerator for error pages 2021-04-22 00:00:59 +02:00