コミット履歴

作者 SHA1 メッセージ 日付
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
  Shannon Booth 48f367adbb LibWeb: Port get_element_by_id from DeprecatedFlyString 1 年間 前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString 1 年間 前
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 年間 前
  Shannon Booth ebe01b51c8 LibWeb: Add a non-DeprecatedString version of Element::prefix() 1 年間 前
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 年間 前
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 年間 前
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 年間 前
  Aliaksandr Kalenik 10b2ce49dc LibWeb: Invalidate style before running insertion steps 1 年間 前
  Timothy Flynn e4d3a9aa68 LibWeb: Ensure DOM events on slottables are properly propagated 1 年間 前
  Timothy Flynn d67d93f870 LibWeb: Handle reassigning slottables on node insertion and removal 1 年間 前
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年間 前
  Shannon Booth da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 年間 前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 年間 前
  Shannon Booth 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String 1 年間 前
  Shannon Booth cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年間 前
  Andreas Kling ad1853cbf5 LibWeb: Remove unnecessary layout node detach in DOM::Node::finalize() 1 年間 前
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable 1 年間 前
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable 1 年間 前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node 1 年間 前
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build 1 年間 前
  MacDue 1cc199d365 LibWeb: Prevent crash when inspecting SVG documents 2 年 前
  Ben Wiederhake 85f822381f LibWeb: Avoid copies while computing ARIA name/description 2 年 前
  Andreas Kling 3cea86632d LibWeb: Invalidate the layout tree on DOM node insertion 2 年 前
  Andi Gallo 827936cf7b LibWeb: Invalidate layout tree in textContent setter 2 年 前
  Aliaksandr Kalenik e5618b17c4 LibWeb: Avoid full tree traversal in Node::compare_document_position() 2 年 前
  Andreas Kling fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children 2 年 前