Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} il y a 2 ans
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp il y a 2 ans
  MacDue 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property il y a 2 ans
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units il y a 2 ans
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property il y a 2 ans
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property il y a 2 ans
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units il y a 2 ans
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table il y a 2 ans
  Karol Kosek e338a0656d LibWeb: Remove unused StyleProperties::length_or_fallback function il y a 2 ans
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators il y a 2 ans
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes il y a 2 ans
  Luke Wilde 5e2b41175c LibWeb: Return empty Optional<StyleProperty> for shorthand properties 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 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values il y a 2 ans
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 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
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property il y a 2 ans
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property 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
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines il y a 3 ans
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value il y a 3 ans
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 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
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property il y a 3 ans
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo il y a 3 ans