1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:17:35 +00:00
serenity/Libraries/LibWeb/CSS/Parser
Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line'
Also 'text-decoration' is actually a shorthand, so treat it that way.
2020-12-15 19:33:53 +01:00
..
CSSParser.cpp LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' 2020-12-15 19:33:53 +01:00
CSSParser.h LibWeb: Hack the CSS parser to handle integer values (like z-index) 2020-12-03 11:46:10 +01:00