Emil Militzer
|
fe40a7b664
LibWeb: Only change inside value during blockification
|
2 years ago |
Emil Militzer
|
31e1be0438
LibWeb: Support multi-keyword syntax for CSS display property
|
2 years ago |
martinfalisse
|
22202715fc
LibWeb: Parse `grid-template` property
|
2 years ago |
Sam Atkins
|
3c171593f8
LibWeb: Merge StyleComputer root-element font-metric calculation methods
|
2 years ago |
Sam Atkins
|
0679b4e0b9
LibWeb: Wrap font metrics into a struct
|
2 years ago |
Andreas Kling
|
c0b4083b02
LibWeb: Blockify pseudo elements that are flex items
|
2 years ago |
MacDue
|
b85d24b1f4
LibWeb: Expand background-position layers into x/y position lists
|
2 years ago |
MacDue
|
bed55ac669
LibWeb: Parse and plumb background-position-x/y
|
2 years ago |
Andreas Kling
|
8bb0be7d4f
LibWeb: Don't apply presentational hints to associated pseudo elements
|
2 years ago |
Andreas Kling
|
620a34a463
LibWeb: Don't apply element inline style to associated pseudo elements
|
2 years ago |
Sam Atkins
|
53a4a31af2
LibWeb: Remove CalculatedStyleValue from Length
|
2 years ago |
Andreas Kling
|
45f8542965
LibWeb: Actually visit rules and media queries in imported style sheets
|
2 years ago |
Sam Atkins
|
4c54c5d3dd
LibWeb: Split StyleValueList out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
1d948f7462
LibWeb: Split UnresolvedStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
66cb7edffb
LibWeb: Split TextDecorationStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
4b711932cc
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
f98634586e
LibWeb: Split OverflowStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
7f6add1c6e
LibWeb: Split NumericStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
fba2dacc7a
LibWeb: Split ListStyleStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
9a84151169
LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
76de017a51
LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
486ef3df7f
LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
402845fe00
LibWeb: Split GridTrackPlacementShorthandStyleValue out of StyleValue
|
2 years ago |
Sam Atkins
|
675cb3b9da
LibWeb: Split GridAreaShorthandStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
87f920a299
LibWeb: Split FontStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
e24679f870
LibWeb: Split FlexFlowStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
273b9b4ca1
LibWeb: Split FlexStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
89ed8e59f9
LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
77b2826402
LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
66bc816284
LibWeb: Split BorderRadiusStyleValue out of StyleValue.{h,cpp}
|
2 years ago |