Histórico de Commits

Autor SHA1 Mensagem Data
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree há 2 anos atrás
  MacDue 88e50869f1 LibWeb: Fix crash when serializing nodes for DOM inspector há 2 anos atrás
  Andreas Kling b005e816a3 LibWeb: Implement Node.isEqualNode() for ProcessingInstruction nodes há 2 anos atrás
  Andreas Kling de2c302cdb LibWeb: Implement Node.isEqualNode() for Attr nodes há 2 anos atrás
  Andreas Kling a004d3043f LibWeb: Implement Node.cloneNode for Attr nodes há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 15c324a70b Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes há 2 anos atrás
  Baitinq 0758bc457e LibWeb: Replace some unnecessary ShadowRoot verify_cast with static_cast há 2 anos atrás
  Andreas Kling 87b0ddb354 LibWeb: Add DOM::Node::parent_or_shadow_host_element() há 2 anos atrás
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Andreas Kling c7489e7665 LibWeb: Don't invalidate style for entire document on Node insertion há 2 anos atrás
  Andreas Kling e7da96acaf LibWeb: Call superclass GC finalizer in DOM::Node::finalize() há 2 anos atrás
  Andreas Kling c877eb47a2 LibWeb: Add GC finalizer for DOM::Node há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás
  Andrew Kaster 45838579c3 LibWeb: Remove unused DOM::Node::window helper method há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling f36cbd3b65 LibWeb: Invalidate layout when a DOM node is removed from the tree há 2 anos atrás
  Andreas Kling a5bb30d2ba LibWeb: Make Node.childNodes vend the same NodeList every time há 2 anos atrás
  Andreas Kling 1903dff365 LibWeb: Support getting and setting Attr.textContent há 2 anos atrás
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr há 2 anos atrás
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated há 2 anos atrás
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated há 2 anos atrás
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás