Sam Atkins
|
148f873321
LibWeb: Merge background-position parsing into position code
|
1 年之前 |
Sam Atkins
|
26d6ba6f58
LibWeb: Parse the CSS position type automatically
|
1 年之前 |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 年之前 |
Sam Atkins
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 年之前 |
Sam Atkins
|
2cb816ad69
LibWeb: Alphabetize property names in Properties.json
|
1 年之前 |
Sam Atkins
|
b78b5e6297
LibWeb: Generate `property_is_shorthand(PropertyID)` function
|
1 年之前 |
Andreas Kling
|
788c2c5a8d
LibWeb: Stop using fallible JSON API in code generators
|
1 年之前 |
Andreas Kling
|
20ea82bacc
LibWeb: Make (snake/title/camel) casification functions infallible
|
1 年之前 |
Andreas Kling
|
0b83717ea2
AK: Make SourceGenerator::fork() infallible
|
1 年之前 |
Andreas Kling
|
244516142a
AK: Remove fallible SourceGenerator::try_append()
|
1 年之前 |
Andreas Kling
|
a1d694ccdc
AK: Remove fallible SourceGenerator::try_appendln()
|
1 年之前 |
Andreas Kling
|
8b936b5912
AK: Make SourceGenerator::set() infallible
|
1 年之前 |
Sam Atkins
|
28c2836c24
LibWeb: Make external StyleValue-parsing methods infallible
|
1 年之前 |
Andreas Kling
|
13d5d47b56
LibWeb: Implement the CSS `all` property
|
1 年之前 |
Ali Mohammad Pur
|
efa55673cd
Meta/CodeGenerators+LibWeb: Add support for 'easing-function' CSS values
|
2 年之前 |
Sam Atkins
|
38f954cba5
LibWeb: Generate function for what properties resolve percentages to
|
2 年之前 |
Sam Atkins
|
d197b4b051
CodeGenerators: Port GenerateCSSPropertyID to new SourceGenerator API
|
2 年之前 |
Sam Atkins
|
8e53e5afc4
AK: Propagate errors from SourceGenerator::fork()
|
2 年之前 |
Sam Atkins
|
540cc42618
CodeGenerators: Convert GeneratorUtil to String
|
2 年之前 |
Sam Atkins
|
5cdcd135ab
LibWeb: Add parsing for CSS `<paint>` values
|
2 年之前 |
Sam Atkins
|
5e3da93f1a
LibWeb: Add RatioStyleValue and parsing
|
2 年之前 |
Andreas Kling
|
941092e3ad
LibWeb: Make CSS/Properties.json "logical-aliases-for" an array
|
2 年之前 |
Sam Atkins
|
2d7308cb88
LibWeb: Support infinite range for CSS properties
|
2 年之前 |
Sam Atkins
|
51f75d7071
LibWeb: Generate bounds-checking functions for CSS basic types
|
2 年之前 |
Ali Mohammad Pur
|
279924242d
LibWeb: Add CSS CompositeStyleValue
|
2 年之前 |
Karthik Karanth
|
72507c318a
LibWeb: Add logical-alias-for in Properties.json
|
2 年之前 |
Sam Atkins
|
f6fae315e3
LibWeb: Add CustomIdentStyleValue, along with parsing for it
|
2 年之前 |
Sam Atkins
|
6b8f484114
LibWeb: Stop generating now-unused `property_accepts_value()` function
|
2 年之前 |
Sam Atkins
|
465ecf37c2
LibWeb: Make `property_id_from_string()` return Optional
|
2 年之前 |
Sam Atkins
|
9b61f79eae
LibWeb: Generate `property_accepts_[identifier/type]()` functions
|
2 年之前 |