Commit History

Author SHA1 Message Date
  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 4dc99e49a1 LibWeb: Split GridTemplateAreaStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 015885f068 LibWeb: Split FrequencyStyleValue 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 9436b7de83 LibWeb: Split ContentStyleValue 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
  Sam Atkins 25114c159d LibWeb: Split BorderRadiusShorthandStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 1c03bc7a6f LibWeb: Split BorderStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 9d5296889f LibWeb: Split BackgroundSizeStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 52cd0b2f47 LibWeb: Split BackgroundRepeatStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 92a0d4c0af LibWeb: Split BackgroundStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 777d3e73f9 LibWeb: Split AngleStyleValue out of StyleValue.{h,cpp} 2 years ago
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units 2 years ago
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 years ago
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector 2 years ago
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 years ago
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue 2 years ago
  MacDue e2691fcdf2 LibWeb: Always move (Nonnull)RefPtr parameters into StyleValues 2 years ago
  MacDue ac3af6624b LibWeb: Use default equality operators for StyleValues 2 years ago
  MacDue 9337892ce0 LibWeb: Use default equality operators for StyleValue helper structs 2 years ago
  kleines Filmröllchen d00a6ca11f AK+LibWeb: Implement Variant equality operator 2 years ago
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 years ago
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings 2 years ago
  MacDue b0846ec78a LibWeb: Propagate more StringBuilder errors in from StyleValues 2 years ago