1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:08:10 +00:00
serenity/Libraries/LibHTML/Parser
Andreas Kling 8fb979148d LibHTML: Add support for <font color>
This was pleasantly trivial to implement with the new support for
presentational hints. :^)
2019-10-04 21:14:59 +02:00
..
CSSParser.cpp LibHTML: Refactor the CSS parser into a class 2019-09-30 20:24:38 +02:00
CSSParser.h LibHTML: Refactor the CSS parser into a class 2019-09-30 20:24:38 +02:00
HTMLParser.cpp LibHTML: Add support for <font color> 2019-10-04 21:14:59 +02:00
HTMLParser.h Libraries: Create top level directory for libraries. 2019-07-04 16:16:50 +02:00