提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 年之前
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 年之前
  Andreas Kling f941b7aefe LibWeb: Create stacking context for flex/grid items with z-index != auto 2 年之前
  Andreas Kling 26544f559c LibWeb: Make anonymous wrapper blocks actually have "display: block" 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 年之前
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows 2 年之前
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 2 年之前
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property 2 年之前
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues 3 年之前
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property 2 年之前
  MacDue ee7e9e7c86 LibWeb: Allow having a linear-gradient() as a background-image 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item 3 年之前
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map 3 年之前
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting 3 年之前
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 年之前
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value 3 年之前
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() 3 年之前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling fa71401bec LibWeb: Rename ComputedValues::offset() => inset() 3 年之前
  Andreas Kling 30b1772eeb LibWeb: Rename "specified_style" to "computed_style" in Layout::Node 3 年之前
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property 3 年之前
  Andreas Kling fb9ee26c43 LibWeb: Resolve numeric line-heights against element's own font size 3 年之前
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" 3 年之前
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 年之前
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property 3 年之前