martinfalisse
|
44d08b81b7
LibWeb: Parse grid-column-start and related CSS properties
|
%!s(int64=2) %!d(string=hai) anos |
martinfalisse
|
92a00648b1
LibWeb: Parse grid-template-columns and grid-template-rows
|
%!s(int64=2) %!d(string=hai) anos |
Tom
|
b4dd477644
LibWeb: Parse rect style value
|
%!s(int64=3) %!d(string=hai) anos |
MacDue
|
ae6c0258a4
LibWeb: Parse the linear-gradient() CSS function
|
%!s(int64=3) %!d(string=hai) anos |
Thomas Fach-Pedersen
|
019e3a342d
LibWeb: Parse rgb and hsl functions according to CSS Module Level 4
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
56e8e0daa1
LibWeb: Remove TokenStream::position() and ::rewind_to_position()
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
2b3185955e
LibWeb: Use StateTransaction for UnicodeRange parsing
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
a490f24a2d
LibWeb: Add StateTransaction RAII to CSS TokenStream
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
f2d6bdce3f
LibWeb: Handle trailing tokens outside of parse_a_n_plus_b_pattern()
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
d784a8aaf0
LibWeb: Replace Result with ErrorOr in CSS Parser
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
761d29d647
LibWeb: Make CSS ParsingContext::m_url not Optional
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
7c91fda088
LibWeb: Allow multiple text-decoration-lines
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
431a9938a8
LibWeb: Rename StyleRule -> Rule
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
3e49036edf
LibWeb: Move/rename StyleBlockRule to Parser::Block
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
e0b2ebcc7b
LibWeb: Move/rename StyleFunctionRule to Parser::Function
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
1304bf5a21
LibWeb: Stop manually forward-declaring types in CSS Parser.h
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
12b8570ce3
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
ef7d80ced2
LibWeb: Parse `<urange>` as CSS::UnicodeRange
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
611a209756
LibWeb: Rename StyleDeclarationRule -> Declaration
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
8b538b1578
LibWeb: Rename StyleComponentValueRule -> ComponentValue
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
9a60b697aa
LibWeb: Remove redundant `[[nodiscard]]` from CSS Parser methods
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
cd199d9d06
LibWeb: Implement and use `parse_a_style_blocks_contents()`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
a4f8056828
LibWeb: Spec-comment `parse_a_comma_separated_list_of_component_values`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
6ec92f5527
LibWeb: Spec-comment `parse_a_list_of_component_values()`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
34b3c09462
LibWeb: Spec-comment `parse_a_component_value()`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
bcf4254331
LibWeb: Spec-comment `parse_a_list_of_declarations()`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
2aac9f9258
LibWeb: Bring `parse_a_declaration()` to spec and add comments
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
239c36a19e
LibWeb: Spec-comment `parse_a_rule()`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
12a787ef8a
LibWeb: Use parse_a_list_of_rules() for `@media` and `@supports`
|
%!s(int64=3) %!d(string=hai) anos |