Sam Atkins
|
fba2dacc7a
LibWeb: Split ListStyleStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
9a84151169
LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
76de017a51
LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
486ef3df7f
LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
402845fe00
LibWeb: Split GridTrackPlacementShorthandStyleValue out of StyleValue
|
hace 2 años |
Sam Atkins
|
675cb3b9da
LibWeb: Split GridAreaShorthandStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
87f920a299
LibWeb: Split FontStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
e24679f870
LibWeb: Split FlexFlowStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
273b9b4ca1
LibWeb: Split FlexStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
89ed8e59f9
LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
77b2826402
LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
66bc816284
LibWeb: Split BorderRadiusStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
25114c159d
LibWeb: Split BorderRadiusShorthandStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
1c03bc7a6f
LibWeb: Split BorderStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Sam Atkins
|
92a0d4c0af
LibWeb: Split BackgroundStyleValue out of StyleValue.{h,cpp}
|
hace 2 años |
Simon Wanner
|
554c4af90f
LibWeb: Add support for the lh and rlh length units
|
hace 2 años |
Mathis Wiehl
|
f7d2392b6c
LibWeb: Consider deprecated application/font-woff mime type
|
hace 2 años |
Mathis Wiehl
|
3a45bba4e0
LibWeb: Load alternative font urls if others fail
|
hace 2 años |
Andreas Kling
|
062b8e5957
LibWeb: Print unimplemented calc() expressions in the debug log
|
hace 2 años |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
hace 2 años |
Mathis Wiehl
|
3bd1d8bf6c
LibWeb: Invalidate styles on font load
|
hace 2 años |
Andreas Kling
|
c598c092c2
LibWeb: Actually instantiate ::before/::after pseudo elements when found
|
hace 2 años |
Andreas Kling
|
3e970540b4
LibWeb: Don't compute full style for ::before/::after unless matched
|
hace 2 años |
Andreas Kling
|
7bb7d87807
LibWeb: Resolve percentage line-height values before CSS inheritance
|
hace 2 años |
Andreas Kling
|
7b55d79d3a
LibWeb: Actually incorporate style from imported style sheets
|
hace 2 años |
Kenneth Myhra
|
be958a14cf
LibWeb: Use from_deprecated_fly_string() instead of from_utf8()
|
hace 2 años |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
hace 2 años |
Andreas Kling
|
4bfdc4db17
LibWeb: Make CSS rule cache smarter about pseudo elements
|
hace 2 años |
Andreas Kling
|
72569bca1c
LibWeb: Implement the CSS rule cache optimization for UA style as well
|
hace 2 años |
Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
hace 2 años |