Histórico de commits

Autor SHA1 Mensagem Data
  Sam Atkins 51a426cc05 LibWeb: Add method for listing all style sheets on a page 10 meses atrás
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix 11 meses atrás
  Tim Ledbetter 3802d9ccc4 LibWeb: Calculate length for all `CharacterData` type nodes correctly 11 meses atrás
  Tim Ledbetter 055c902a37 LibWeb: Implement `Node.isDefaultNamespace()` 1 ano atrás
  Tim Ledbetter 27d429a85f LibWeb: Implement `Node.lookupNamespaceURI()` 1 ano atrás
  Tim Ledbetter 0a0651f34e LibWeb: Implement `Node.normalize()` 1 ano atrás
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 ano atrás
  Andreas Kling c7d9c1c0b2 LibWeb: Update DOM cloning algorithm for declarative shadow DOM 1 ano atrás
  Daniel Bertalan 397774d422 Everywhere: Remove usages of `template` keyword with no parameter list 1 ano atrás
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 ano atrás
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 ano atrás
  Andreas Kling a4625e3943 LibWeb: Only react to link element attribute changes when BC connected 1 ano atrás
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML 1 ano atrás
  Tim Ledbetter 521a1be97f LibWeb: Don't crash when querying the CDataSection.assignedSlot property 1 ano atrás
  Aliaksandr Kalenik 036cd9b2dd LibWeb: Null layout and paintable pointers of removed DOM::Node 1 ano atrás
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 ano atrás
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString 1 ano atrás
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 ano atrás
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 ano atrás
  Andreas Kling 9edfd5e360 LibWeb: Only allocate DOM::Node registered observer list on demand 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 ano atrás
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 ano atrás
  Andreas Kling a6131634f1 LibWeb: Add fast_is<T>() for HTMLSlotElement 1 ano atrás
  Shannon Booth 07b332e17c LibWeb: Add IDL definition for SVGScriptElement 1 ano atrás
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 ano atrás
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 ano atrás
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" 1 ano atrás
  Andreas Kling d54cd23615 LibWeb: Never blockify HTML <br> elements 1 ano atrás