1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 23:21:01 +00:00
serenity/Base/res/html
Sam Atkins 68193c365f LibWeb: Resolve CSS text-decoration from value list
This detects and resolves these in the text-decoration property, in any
order:

- text-decoration-color
- text-decoration-line
- text-decoration-style

Only the solid underline renders, but all three sub-properties are
assigned correctly.
2021-07-22 23:09:01 +02:00
..
misc LibWeb: Resolve CSS text-decoration from value list 2021-07-22 23:09:01 +02:00
error.html LibWeb+Base: Use AK::SourceGenerator for error pages 2021-04-22 00:00:59 +02:00