Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} hace 2 años
  Sam Atkins 7d29262b8b LibWeb: Move to_gfx_scaling_mode() helper hace 2 años
  Sam Atkins b3a7a00ccf LibWeb: Move BackgroundSize enum to ComputedValues.h hace 2 años
  Sam Atkins c4afa79fed LibWeb: Move FlexBasis enum to ComputedValues.h hace 2 años
  Sam Atkins 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle hace 2 años
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp hace 2 años
  Sam Atkins 08fa513887 LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} hace 2 años
  MacDue 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property hace 2 años
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues hace 2 años
  Sam Atkins e338ef4914 LibWeb: Port ComputedValues to new Strings hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table hace 2 años
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  martinfalisse 9e6612c49b LibWeb: Parse CSS gap property hace 2 años
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes hace 2 años
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes hace 2 años
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property hace 2 años
  Andreas Kling d39f4edc99 LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues hace 2 años
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values hace 2 años
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` hace 2 años
  Andreas Kling 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better hace 2 años
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties hace 2 años
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows hace 2 años
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base hace 2 años
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property hace 2 años
  Andreas Kling 4cbec00c44 LibWeb: Actually check if percentage used flex basis is definite hace 3 años
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property hace 3 años
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions hace 3 años