Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3cea86632d LibWeb: Invalidate the layout tree on DOM node insertion há 2 anos atrás
  Andi Gallo 827936cf7b LibWeb: Invalidate layout tree in textContent setter há 2 anos atrás
  Aliaksandr Kalenik e5618b17c4 LibWeb: Avoid full tree traversal in Node::compare_document_position() há 2 anos atrás
  Andreas Kling fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children há 2 anos atrás
  Andreas Kling 80d6330a26 LibWeb: Don't create mutation record node lists if nobody is interested há 2 anos atrás
  Andreas Kling 5b5fbecb38 LibWeb: Don't include DOM/Attr.h from DOM/Element.h há 2 anos atrás
  Andreas Kling eff783a6d2 LibWeb: Invalidate style *and* layout when removing a DOM node há 2 anos atrás
  Aliaksandr Kalenik 22572c39e0 LibWeb: Implement Node::navigable() há 2 anos atrás
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() há 2 anos atrás
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() há 2 anos atrás
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Andreas Kling d4b2544dc5 LibWeb: Make the Node.compareDocumentPosition() return value enum public há 2 anos atrás
  Simon Wanner a5a3913e39 LibWeb+LibWebView: Show shadow roots in the DOM inspector há 2 anos atrás
  Timothy Flynn 8a8340b3cd LibWeb: Port MutationRecord types to FlyString há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues há 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport há 2 anos atrás
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible há 2 anos atrás
  Jonah da5c9189b2 LibWeb: Implement Accessible Name and Description Calculation há 2 anos atrás
  Kenneth Myhra 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible há 2 anos atrás
  Kenneth Myhra ce18dfc417 LibWeb: Make factory method of DOM::MutationRecord fallible há 2 anos atrás
  Kenneth Myhra 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible há 2 anos atrás
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible há 2 anos atrás
  Kenneth Myhra 1e03aa0ece LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible há 2 anos atrás
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree há 2 anos atrás