Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 9436b7de83 LibWeb: Split ContentStyleValue 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 9d5296889f LibWeb: Split BackgroundSizeStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 52cd0b2f47 LibWeb: Split BackgroundRepeatStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 92a0d4c0af LibWeb: Split BackgroundStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 777d3e73f9 LibWeb: Split AngleStyleValue 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
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes hace 2 años
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues hace 2 años
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue hace 2 años
  MacDue e2691fcdf2 LibWeb: Always move (Nonnull)RefPtr parameters into StyleValues hace 2 años
  MacDue ac3af6624b LibWeb: Use default equality operators for StyleValues hace 2 años
  MacDue 9337892ce0 LibWeb: Use default equality operators for StyleValue helper structs hace 2 años
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property hace 2 años
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods hace 2 años
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  MacDue 0c688fa117 LibWeb: Remove some unnecessary .release_value()s in StyleValue hace 2 años
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue hace 2 años
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects hace 2 años
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) hace 2 años
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units hace 2 años