Historique des commits

Auteur SHA1 Message Date
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans
  Sam Atkins e338ef4914 LibWeb: Port ComputedValues to new Strings il y a 2 ans
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property il y a 2 ans
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table il y a 2 ans
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  martinfalisse 9e6612c49b LibWeb: Parse CSS gap property il y a 2 ans
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes il y a 2 ans
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes il y a 2 ans
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property il y a 2 ans
  Andreas Kling d39f4edc99 LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues il y a 2 ans
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values il y a 2 ans
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` il y a 2 ans
  Andreas Kling 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better il y a 2 ans
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties il y a 2 ans
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows il y a 2 ans
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base il y a 2 ans
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property il y a 2 ans
  Andreas Kling 4cbec00c44 LibWeb: Actually check if percentage used flex basis is definite il y a 3 ans
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property il y a 3 ans
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions il y a 3 ans
  MacDue ee7e9e7c86 LibWeb: Allow having a linear-gradient() as a background-image il y a 3 ans
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item il y a 3 ans
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values il y a 3 ans
  Andreas Kling 94509c9844 LibWeb: Use correct margin & padding values in anonymous wrapper boxes il y a 3 ans
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting il y a 3 ans
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines il y a 3 ans
  Karol Kosek 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height il y a 3 ans
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans