Commit History

Autor SHA1 Mensaxe Data
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ %!s(int64=3) %!d(string=hai) anos
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fa71401bec LibWeb: Rename ComputedValues::offset() => inset() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 30b1772eeb LibWeb: Rename "specified_style" to "computed_style" in Layout::Node %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fb9ee26c43 LibWeb: Resolve numeric line-heights against element's own font size %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property %!s(int64=3) %!d(string=hai) anos
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 7c79fc209f LibWeb: Establish a new stacking context for elements with `transform` %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 60c781ebc7 LibWeb: Simplify Layout::Node::containing_block() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 12ac6861e3 LibWeb: Improve how layout nodes decide whether they have definite sizes %!s(int64=3) %!d(string=hai) anos
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Karol Kosek b6b116d5f2 LibWeb: Compute `text-decoration-thickness` values %!s(int64=3) %!d(string=hai) anos
  Karol Kosek f9d66bef5d LibWeb: Compute `text-decoration-color` values %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 15ed0ebdc6 LibWeb: Implement hit testing a bit closer to spec %!s(int64=3) %!d(string=hai) anos