Историја ревизија

Аутор SHA1 Порука Датум
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements пре 2 година
  Andreas Kling d4b2544dc5 LibWeb: Make the Node.compareDocumentPosition() return value enum public пре 2 година
  Simon Wanner a5a3913e39 LibWeb+LibWebView: Show shadow roots in the DOM inspector пре 2 година
  Timothy Flynn 8a8340b3cd LibWeb: Port MutationRecord types to FlyString пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport пре 2 година
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible пре 2 година
  Jonah da5c9189b2 LibWeb: Implement Accessible Name and Description Calculation пре 2 година
  Kenneth Myhra 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible пре 2 година
  Kenneth Myhra ce18dfc417 LibWeb: Make factory method of DOM::MutationRecord fallible пре 2 година
  Kenneth Myhra 24d7e688fc LibWeb: Make factory method of DOM::LiveNodeList fallible пре 2 година
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible пре 2 година
  Kenneth Myhra 1e03aa0ece LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible пре 2 година
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() пре 2 година
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree пре 2 година
  MacDue 88e50869f1 LibWeb: Fix crash when serializing nodes for DOM inspector пре 2 година
  Andreas Kling b005e816a3 LibWeb: Implement Node.isEqualNode() for ProcessingInstruction nodes пре 2 година
  Andreas Kling de2c302cdb LibWeb: Implement Node.isEqualNode() for Attr nodes пре 2 година
  Andreas Kling a004d3043f LibWeb: Implement Node.cloneNode for Attr nodes пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling 15c324a70b Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes пре 2 година
  Baitinq 0758bc457e LibWeb: Replace some unnecessary ShadowRoot verify_cast with static_cast пре 2 година
  Andreas Kling 87b0ddb354 LibWeb: Add DOM::Node::parent_or_shadow_host_element() пре 2 година
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm пре 2 година
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s пре 2 година