Commit History

Автор SHA1 Съобщение Дата
  sideshowbarker 314e5d6bb7 LibWeb: Compute accessible names for hidden/hidden-but-referenced nodes преди 8 месеца
  Milo van der Tier aa33acf3a2 LibWeb: Update existing style object when setting style attribute преди 8 месеца
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS преди 8 месеца
  Timothy Flynn d4f8b598cb LibWeb: Consolidate the attribute change handlers преди 8 месеца
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate преди 8 месеца
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> преди 8 месеца
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level преди 8 месеца
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ преди 4 години
  Andreas Kling 1d75e82101 LibWeb: Coalesce layouts that happen in response to style changes преди 4 години
  Andreas Kling d3046a2649 LibWeb: Allow anonymous table, table-row and table-cell layout nodes преди 4 години
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style преди 4 години
  Andreas Kling d9b2650dcc LibWeb: Remove specified style from layout nodes преди 4 години
  Andreas Kling 981758a8b1 LibWeb: Use the specified CSS values from element in more places преди 4 години
  Andreas Kling ba8990fb6c LibWeb: Rename Element::resolved_style() => specified_css_values() преди 4 години
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes преди 4 години
  Linus Groh 3436317c08 LibWeb: Escape text nodes in innerHTML getter преди 4 години
  Linus Groh 4833f0066e LibWeb: Include element attributes in innerHTML getter преди 4 години
  Andreas Kling 613764b83c LibWeb: Actually apply recomputed style to element's layout node преди 4 години
  Andreas Kling 4a9dcd974a LibWeb: Remove unused Element::set_attributes() преди 4 години
  Linus Groh 5e7945e26f LibWeb: Add a simple StyleInvalidator class преди 4 години
  Andreas Kling 59afcddcfe LibWeb: Mark element style dirty on style/id attribute change too преди 4 години
  Andreas Kling 294ec3b6a5 LibWeb: Mark element style dirty when class attribute changes преди 4 години
  Andreas Kling 6af55a234f LibWeb: Make DOM::Node::set_needs_style_update() schedule the update преди 4 години
  Andreas Kling d65bebd8cf LibWeb: Cache parsed inline style of DOM elements преди 4 години
  Andreas Kling d477039abc LibWeb: Rename Layout::LayoutTreeBuilder => Layout::TreeBuilder преди 4 години
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace преди 4 години
  Luke 397049aae8 LibWeb: Move innerText from DOM::Element to HTML::HTMLElement преди 4 години
  Luke e8a9e8aed5 LibWeb: Add namespace to Element преди 4 години
  Nico Weber 2460980d2c LibWeb: Implement Element.innerText преди 5 години
  Andreas Kling 01022eb5d6 LibWeb: Allow focusing individual (focusable) elements with Tab key преди 5 години