Sam Atkins
|
dfbdc20f87
LibWeb: Add spec links to CSS Tokenizer
|
3 years ago |
Sam Atkins
|
bb1cc99750
LibWeb: Stop treating EOF as a valid part of an identifier
|
3 years ago |
sin-ack
|
d9900ece2f
LibWeb: Preprocess the CSS stream in the Tokenizer
|
3 years ago |
Sam Atkins
|
74c9587798
LibWeb: Fix EOF handling in CSS Tokenizer peek_{twin,triplet}()
|
3 years ago |
Sam Atkins
|
e54531244f
LibWeb: Define proper debug symbols for CSS Parser and Tokenizer
|
4 years ago |
Sam Atkins
|
7439fbd896
LibWeb: Get CSS @import rules working in new parser
|
4 years ago |
Sam Atkins
|
c249fbd17c
LibWeb: Correct escape handling in CSS Tokenizer
|
4 years ago |
Sam Atkins
|
b7116711bf
LibWeb: Add TokenStream class to CSS Parser
|
4 years ago |
Sam Atkins
|
6c03123b2d
LibWeb: Give CSS Token and StyleComponentValueRule matching is() funcs
|
4 years ago |
Sam Atkins
|
9c14504bbb
LibWeb: Rename CSS::Token::TokenType -> Type
|
4 years ago |
Sam Atkins
|
985ed47a38
LibWeb: Use EOF code point instead of Optional in CSS Tokenizer
|
4 years ago |
Sam Atkins
|
9115c23bd5
LibWeb: Fix greedy CSS Tokenizer whitespace parsing
|
4 years ago |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
4 years ago |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
4 years ago |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 years ago |
Brian Gianforcaro
|
1411ae1bc7
LibWeb: Utilize SourceLocation for CSS/Tokenizer logging
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
078f0a5c67
LibWeb: Add specification-based CSS tokenizer
|
4 years ago |