Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting пре 3 година
  Simon Wanner 7c79fc209f LibWeb: Establish a new stacking context for elements with `transform` пре 3 година
  Andreas Kling 60c781ebc7 LibWeb: Simplify Layout::Node::containing_block() пре 3 година
  Andreas Kling 12ac6861e3 LibWeb: Improve how layout nodes decide whether they have definite sizes пре 3 година
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property пре 3 година
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes пре 3 година
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree пре 3 година
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree пре 3 година
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted пре 3 година
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox пре 3 година
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places пре 3 година
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines пре 3 година
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it пре 3 година
  Karol Kosek b6b116d5f2 LibWeb: Compute `text-decoration-thickness` values пре 3 година
  Karol Kosek f9d66bef5d LibWeb: Compute `text-decoration-color` values пре 3 година
  Andreas Kling 15ed0ebdc6 LibWeb: Implement hit testing a bit closer to spec пре 3 година
  Andreas Kling cd5c17d88e LibWeb: Improve Layout::Box has-definite-size? computation пре 3 година
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues пре 3 година
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property пре 3 година
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations пре 3 година
  Andreas Kling c8051f8b5b LibWeb: Add Layout::Node::debug_description() пре 3 година
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property пре 3 година
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls пре 3 година
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() пре 3 година
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights пре 3 година
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' пре 3 година
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API пре 3 година
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support пре 3 година