Histórico de Commits

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