Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 4fdb266077 LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit) 9 miesięcy temu
  Aliaksandr Kalenik 7d22b1c5c8 LibWeb: Allow layout nodes to have multiple paintables 9 miesięcy temu
  Sam Atkins 81596b4145 LibWeb/CSS: Stop invalidating style when setting an animation's effect 10 miesięcy temu
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 miesięcy temu
  Andreas Kling 7d644ecd50 LibWeb: Distinguish parent/child on style invalidation for DOM insertion 10 miesięcy temu
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen 11 miesięcy temu
  Sam Atkins 51a426cc05 LibWeb: Add method for listing all style sheets on a page 11 miesięcy temu
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix 1 rok temu
  Tim Ledbetter 3802d9ccc4 LibWeb: Calculate length for all `CharacterData` type nodes correctly 1 rok temu
  Tim Ledbetter 055c902a37 LibWeb: Implement `Node.isDefaultNamespace()` 1 rok temu
  Tim Ledbetter 27d429a85f LibWeb: Implement `Node.lookupNamespaceURI()` 1 rok temu
  Tim Ledbetter 0a0651f34e LibWeb: Implement `Node.normalize()` 1 rok temu
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 rok temu
  Andreas Kling c7d9c1c0b2 LibWeb: Update DOM cloning algorithm for declarative shadow DOM 1 rok temu
  Daniel Bertalan 397774d422 Everywhere: Remove usages of `template` keyword with no parameter list 1 rok temu
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 rok temu
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 rok temu
  Andreas Kling a4625e3943 LibWeb: Only react to link element attribute changes when BC connected 1 rok temu
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML 1 rok temu
  Tim Ledbetter 521a1be97f LibWeb: Don't crash when querying the CDataSection.assignedSlot property 1 rok temu
  Aliaksandr Kalenik 036cd9b2dd LibWeb: Null layout and paintable pointers of removed DOM::Node 1 rok temu
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 rok temu
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString 1 rok temu
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 rok temu
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 rok temu
  Andreas Kling 9edfd5e360 LibWeb: Only allocate DOM::Node registered observer list on demand 1 rok temu
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 rok temu
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() 1 rok temu
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 rok temu
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 rok temu