Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/Tokenizer.h
Sam Atkins c138845013 LibWeb: Store the original representation of CSS tokens
This is required for the `<urange>` type, and custom properties, to work
correctly, as both need to know exactly what the original text was.
2023-03-22 19:45:40 +01:00

3.1 KiB