Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 2e1113cb88 LibWeb: Fix child wrapping in table fix up před 2 roky
  Aliaksandr Kalenik f74251606d LibWeb: Do not try to place out-of-flow blocks in anonymous nodes před 2 roky
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values před 2 roky
  Aliaksandr Kalenik 0ca1af00e7 LibWeb: Try to place out-of-flow blocks only in anonymous blocks před 2 roky
  Aliaksandr Kalenik 3d74d72bcb LibWeb: Do not try to join floats into anonymous block před 2 roky
  Andreas Kling 4aeb1ffc12 LibWeb: Add naive layout for SVG foreign objects před 2 roky
  Aliaksandr Kalenik c1401b37c4 LibWeb: Join out-of-flow block nodes in last parent child if possible před 2 roky
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated před 2 roky
  Andreas Kling 4ddfc3a6db LibWeb: Mark `content: "string"` text nodes as generated před 2 roky
  MacDue 0265041d44 LibWeb: Fix ::-webkit-progress-bar/value pseudo elements před 2 roky
  Andreas Kling 913d9221aa LibWeb: Don't insert inline nodes directly under inline-flex container před 2 roky
  Andreas Kling b6ab9a261f LibWeb: Make TreeBuilder treat inline-flex's children correctly před 2 roky
  Andreas Kling 71f7bb619d LibWeb: Use text node's own display value when inserting CSS `content` před 2 roky
  Andreas Kling d3069bceeb LibWeb: Only consider inline-outside flag when choosing insertion type před 2 roky
  Andreas Kling 82df793d5d LibWeb: Use correct cache key for pseudo elements před 2 roky
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere před 2 roky
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() před 2 roky
  Andreas Kling fe03149a47 LibWeb: Base Layout::TreeBuilder decisions on CSS display property před 2 roky
  Andreas Kling 1ab7a8e0db LibWeb: Simplify construction of :before and :after pseudo elements před 2 roky
  Andreas Kling 4fdfaff4ca LibWeb: Split out helper functions in TreeBuilder::create_layout_tree() před 2 roky
  Andreas Kling 9e4226f353 LibWeb: Create flex items for empty generated boxes před 2 roky
  Andreas Kling e36750d591 LibWeb: Remove unused Layout::Node::did_insert_into_layout_tree() před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  MacDue 57c6792458 LibWeb: Support `appearance: none` for `<progress>` elements před 3 roky
  Andreas Kling d2b887a793 LibWeb: Only create one wrapper for inline content inside flex container před 3 roky
  Andreas Kling 6712bbc0ee LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit před 3 roky
  Andreas Kling de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling 9b0d158e69 LibWeb: Only set children-are-not-inline when inserting in-flow child před 3 roky
  Andreas Kling 54ffe79d70 LibWeb: Fix missing line-height & font-size on some anonymous blocks před 3 roky