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

Аутор SHA1 Порука Датум
  MacDue 0265041d44 LibWeb: Fix ::-webkit-progress-bar/value pseudo elements пре 2 година
  Andreas Kling 913d9221aa LibWeb: Don't insert inline nodes directly under inline-flex container пре 2 година
  Andreas Kling b6ab9a261f LibWeb: Make TreeBuilder treat inline-flex's children correctly пре 2 година
  Andreas Kling 71f7bb619d LibWeb: Use text node's own display value when inserting CSS `content` пре 2 година
  Andreas Kling d3069bceeb LibWeb: Only consider inline-outside flag when choosing insertion type пре 2 година
  Andreas Kling 82df793d5d LibWeb: Use correct cache key for pseudo elements пре 2 година
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere пре 2 година
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() пре 2 година
  Andreas Kling fe03149a47 LibWeb: Base Layout::TreeBuilder decisions on CSS display property пре 2 година
  Andreas Kling 1ab7a8e0db LibWeb: Simplify construction of :before and :after pseudo elements пре 2 година
  Andreas Kling 4fdfaff4ca LibWeb: Split out helper functions in TreeBuilder::create_layout_tree() пре 2 година
  Andreas Kling 9e4226f353 LibWeb: Create flex items for empty generated boxes пре 2 година
  Andreas Kling e36750d591 LibWeb: Remove unused Layout::Node::did_insert_into_layout_tree() пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  MacDue 57c6792458 LibWeb: Support `appearance: none` for `<progress>` elements пре 3 година
  Andreas Kling d2b887a793 LibWeb: Only create one wrapper for inline content inside flex container пре 3 година
  Andreas Kling 6712bbc0ee LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit пре 3 година
  Andreas Kling de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Andreas Kling 9b0d158e69 LibWeb: Only set children-are-not-inline when inserting in-flow child пре 3 година
  Andreas Kling 54ffe79d70 LibWeb: Fix missing line-height & font-size on some anonymous blocks пре 3 година
  Andreas Kling fa64a7f6cc LibWeb: Relax "all children must be either inline or block" invariant пре 3 година
  Andreas Kling 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements пре 3 година
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
  Andreas Kling b8ee4dfda8 LibWeb: Don't compute style *again* for elements in Layout::TreeBuilder пре 3 година
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() пре 3 година
  Andreas Kling 72e6bff8b8 LibWeb: Remove unused code for constructing partial layout trees пре 3 година
  Andreas Kling 12ac6861e3 LibWeb: Improve how layout nodes decide whether they have definite sizes пре 3 година
  Sam Atkins 6de2b62906 LibWeb: Display pseudo-elements in the DOM inspector пре 3 година
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element пре 3 година