Sam Atkins
|
2a7a8d2cab
LibWeb: Don't verify that a dimension unit isn't whitespace
|
há 3 anos atrás |
Sam Atkins
|
5d0851cb0e
LibWeb: Use start_of_input_stream_twin() for is_valid_escape_sequence()
|
há 3 anos atrás |
Sam Atkins
|
269a24d4ca
LibWeb: Pass correct values to would_start_an_identifier()
|
há 3 anos atrás |
Sam Atkins
|
bb82ee5530
LibWeb: Pass correct values to would_start_a_number()
|
há 3 anos atrás |
Sam Atkins
|
981badb45f
LibWeb: Add CSS::Tokenizer::start_of_input_stream_[twin|triplet]()
|
há 3 anos atrás |
Sam Atkins
|
85e5586a27
LibWeb: Add spec comments to CSS Tokenizer
|
há 3 anos atrás |
Sam Atkins
|
9403cc42f9
LibWeb: Convert CSS Token::m_value from StringBuilder to FlyString
|
há 3 anos atrás |
Sam Atkins
|
75e7c2c5c0
LibWeb: Convert CSS Token::m_unit from StringBuilder to FlyString
|
há 3 anos atrás |
Sam Atkins
|
f6869797a7
LibWeb: Convert numeric tokens to numbers in CSS Tokenizer
|
há 3 anos atrás |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
há 3 anos atrás |
Sam Atkins
|
ecf5368535
LibWeb: Record position information in CSS Tokens
|
há 3 anos atrás |
Sam Atkins
|
9a2eecaca4
LibWeb: Add CSS Tokenizer::consume_as_much_whitespace_as_possible()
|
há 3 anos atrás |
Sam Atkins
|
dfbdc20f87
LibWeb: Add spec links to CSS Tokenizer
|
há 3 anos atrás |
Sam Atkins
|
bb1cc99750
LibWeb: Stop treating EOF as a valid part of an identifier
|
há 3 anos atrás |
sin-ack
|
d9900ece2f
LibWeb: Preprocess the CSS stream in the Tokenizer
|
há 3 anos atrás |
Sam Atkins
|
74c9587798
LibWeb: Fix EOF handling in CSS Tokenizer peek_{twin,triplet}()
|
há 3 anos atrás |
Sam Atkins
|
e54531244f
LibWeb: Define proper debug symbols for CSS Parser and Tokenizer
|
há 4 anos atrás |
Sam Atkins
|
7439fbd896
LibWeb: Get CSS @import rules working in new parser
|
há 4 anos atrás |
Sam Atkins
|
c249fbd17c
LibWeb: Correct escape handling in CSS Tokenizer
|
há 4 anos atrás |
Sam Atkins
|
b7116711bf
LibWeb: Add TokenStream class to CSS Parser
|
há 4 anos atrás |
Sam Atkins
|
6c03123b2d
LibWeb: Give CSS Token and StyleComponentValueRule matching is() funcs
|
há 4 anos atrás |
Sam Atkins
|
9c14504bbb
LibWeb: Rename CSS::Token::TokenType -> Type
|
há 4 anos atrás |
Sam Atkins
|
985ed47a38
LibWeb: Use EOF code point instead of Optional in CSS Tokenizer
|
há 4 anos atrás |
Sam Atkins
|
9115c23bd5
LibWeb: Fix greedy CSS Tokenizer whitespace parsing
|
há 4 anos atrás |
Max Wipfli
|
bc8d16ad28
Everywhere: Replace ctype.h to avoid narrowing conversions
|
há 4 anos atrás |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
há 4 anos atrás |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
há 4 anos atrás |
Brian Gianforcaro
|
1411ae1bc7
LibWeb: Utilize SourceLocation for CSS/Tokenizer logging
|
há 4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Andreas Kling
|
078f0a5c67
LibWeb: Add specification-based CSS tokenizer
|
há 4 anos atrás |