提交历史

作者 SHA1 备注 提交日期
  Luke Warlow eb1c60f37b LibWeb: Implement popover methods 7 月之前
  Jelle Raaijmakers 217567981a LibWeb: Implement "plaintext-only" state for contenteditable 7 月之前
  Psychpsyo f09ed59351 LibWeb: Add the search element 7 月之前
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 7 月之前
  Timothy Flynn d4f8b598cb LibWeb: Consolidate the attribute change handlers 7 月之前
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 7 月之前
  Michael Watt 3b1d1d4582 LibWeb: Compute `display: contents` as `none` for unusual elements 8 月之前
  Shannon Booth 653c8f231d LibWeb: Implement HTMLElement.innerText setter 8 月之前
  Shannon Booth a1a740bb3e LibWeb: Make rendered_text_fragment return a DocumentFragment 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 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes 4 年之前
  Andreas Kling 3c9dcec442 LibWeb: Merge Document::layout() and Document::update_layout() 4 年之前
  Andreas Kling 6af55a234f LibWeb: Make DOM::Node::set_needs_style_update() schedule the update 4 年之前
  Luke 773df8826d LibWeb: Add the submit event to HTMLFormElement 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 年之前
  Luke bc15144972 LibWeb: Move contentEditable from Element to HTMLElement 5 年之前
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace 5 年之前
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 年之前
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ 5 年之前