Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/Parser.cpp
martinfalisse 6c22f9bf3f LibWeb: Use ident instead of to_string in parser
Use the ident() function instead of to_string() for parsing. Fix this up
in the rect parser as well.
2022-10-06 21:16:01 +02:00

258 KiB