Sam Atkins
|
128d08ecef
LibWeb: Empend instead of Appending DeclarationOrAtRules
|
3 年之前 |
Sam Atkins
|
269810b954
LibWeb: Break friendship between CSS Declaration and Parser
|
3 年之前 |
Sam Atkins
|
69496f4afd
LibWeb: Make Declaration.m_name a FlyString
|
3 年之前 |
Sam Atkins
|
f235da27d9
LibWeb: Break friendship between CSS Block and Parser
|
3 年之前 |
Sam Atkins
|
3e49036edf
LibWeb: Move/rename StyleBlockRule to Parser::Block
|
3 年之前 |
Sam Atkins
|
e0b2ebcc7b
LibWeb: Move/rename StyleFunctionRule to Parser::Function
|
3 年之前 |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 年之前 |
Simon Wanner
|
539adf5b9c
LibWeb: Support WOFF in font-face
|
3 年之前 |
Sam Atkins
|
12b8570ce3
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
|
3 年之前 |
Sam Atkins
|
dbb0b68175
LibWeb: Disallow global CSS keywords in `@font-face` font-family
|
3 年之前 |
Sam Atkins
|
dbbd6d3508
LibWeb: Parse `@font-face` `unicode-range` descriptor
|
3 年之前 |
Sam Atkins
|
ef7d80ced2
LibWeb: Parse `<urange>` as CSS::UnicodeRange
|
3 年之前 |
Sam Atkins
|
802ccc210f
LibWeb: Expose Declaration's internals with getters
|
3 年之前 |
Sam Atkins
|
611a209756
LibWeb: Rename StyleDeclarationRule -> Declaration
|
3 年之前 |
Sam Atkins
|
8b538b1578
LibWeb: Rename StyleComponentValueRule -> ComponentValue
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Sam Atkins
|
cd199d9d06
LibWeb: Implement and use `parse_a_style_blocks_contents()`
|
3 年之前 |
Sam Atkins
|
6a0adbefc7
LibWeb: Tidy up StyleRule API
|
3 年之前 |
Sam Atkins
|
75db8b1f86
LibWeb: Spec-comment `consume_a_function()`
|
3 年之前 |
Sam Atkins
|
512d1df1c4
LibWeb: Spec-comment `consume_a_simple_block()`
|
3 年之前 |
Sam Atkins
|
5a23965e93
LibWeb: Comment discrepancy from spec in `consume_a_declaration()`
|
3 年之前 |
Sam Atkins
|
999cc51512
LibWeb: Spec-comment `consume_a_component_value()`
|
3 年之前 |
Sam Atkins
|
be86d19529
LIbWeb: Spec-comment `consume_a_list_of_declarations()`
|
3 年之前 |
Sam Atkins
|
e72f42bea1
LibWeb: Spec-comment `consume_a_qualified_rule()`
|
3 年之前 |
Sam Atkins
|
fe86718035
LibWeb: Spec-comment `consume_an_at_rule()`
|
3 年之前 |
Sam Atkins
|
d77de5ccec
LibWeb: Spec-comment `consume_a_list_of_rules()`
|
3 年之前 |
Sam Atkins
|
a4f8056828
LibWeb: Spec-comment `parse_a_comma_separated_list_of_component_values`
|
3 年之前 |
Sam Atkins
|
6ec92f5527
LibWeb: Spec-comment `parse_a_list_of_component_values()`
|
3 年之前 |
Sam Atkins
|
34b3c09462
LibWeb: Spec-comment `parse_a_component_value()`
|
3 年之前 |
Sam Atkins
|
bcf4254331
LibWeb: Spec-comment `parse_a_list_of_declarations()`
|
3 年之前 |