Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 8fa459f2d6 LibWeb: Add missing null checks in Layout::Node::set_needs_display() před 2 roky
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values před 2 roky
  Jan Metzger 931458c337 LibWeb: Update visibility when Node was invisible before před 2 roky
  Andreas Kling e36750d591 LibWeb: Remove unused Layout::Node::did_insert_into_layout_tree() před 2 roky
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin před 2 roky
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` před 2 roky
  Andreas Kling f941b7aefe LibWeb: Create stacking context for flex/grid items with z-index != auto před 2 roky
  Andreas Kling 26544f559c LibWeb: Make anonymous wrapper blocks actually have "display: block" před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties před 2 roky
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows před 2 roky
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base před 2 roky
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property před 2 roky
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues před 3 roky
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property před 2 roky
  MacDue ee7e9e7c86 LibWeb: Allow having a linear-gradient() as a background-image před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors před 3 roky
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item před 3 roky
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map před 3 roky
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting před 3 roky
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines před 3 roky
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value před 3 roky
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() před 3 roky
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ před 3 roky
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling fa71401bec LibWeb: Rename ComputedValues::offset() => inset() před 3 roky
  Andreas Kling 30b1772eeb LibWeb: Rename "specified_style" to "computed_style" in Layout::Node před 3 roky
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property před 3 roky