Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hace 9 meses
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate hace 9 meses
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> hace 9 meses
  sideshowbarker b1587cc60f LibWeb: Fix accessible-name computation for pseudo-element content hace 9 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 9 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling 56c2cc4162 LibWeb: Implement most of the CSS table fixup algorithm hace 4 años
  Andreas Kling 612827eff3 LibWeb: Don't prune whitespace nodes from layout tree hace 4 años
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style hace 4 años
  Andreas Kling d9b2650dcc LibWeb: Remove specified style from layout nodes hace 4 años
  Andreas Kling 22325dd63e LibWeb: Don't careleslly insert inline-level boxes into inline-blocks hace 4 años
  Andreas Kling 5116b94114 LibWeb: Fix unnecessary wrapping of block boxes in anonymous blocks hace 4 años
  Andreas Kling b19f62217f LibWeb: Allow inline-block boxes to have non-inline children hace 4 años
  Andreas Kling 4ebb57298b LibWeb: Allow building partial layout trees hace 4 años
  Andreas Kling 127274fd42 LibWeb: Tweak a comment in Layout::TreeBuilder for accuracy hace 4 años
  Andreas Kling e424e4749f LibWeb: Allow <svg> layout boxes to have children hace 4 años
  Andreas Kling d4b2e89875 LibWeb: Blocks can have non-block (but non-inline) parents hace 4 años
  Andreas Kling 99536449d5 LibWeb: Don't generate layout nodes for DOM inside replaced elements hace 4 años
  Andreas Kling ddbfd77e2c LibWeb: Don't put block boxes inside inlines hace 4 años
  Andreas Kling d477039abc LibWeb: Rename Layout::LayoutTreeBuilder => Layout::TreeBuilder hace 4 años