1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:38:11 +00:00
serenity/Libraries/LibWeb/CSS/Parser
Andreas Kling 09da5f7263 LibWeb: Hack the CSS parser to skip over UTF-8 BOM
This is a rather ugly hack that fixes CSS parsing on websites where we
get a stylesheet that starts with a BOM.
2020-12-01 16:53:10 +01:00
..
CSSParser.cpp LibWeb: Hack the CSS parser to skip over UTF-8 BOM 2020-12-01 16:53:10 +01:00
CSSParser.h LibWeb: Add Comment and DocumentFragment bindings, move querySelector... 2020-08-17 22:57:05 +02:00