Historique des commits

Auteur SHA1 Message Date
  Linus Groh a68d31debd LibWeb: Convert ParentNode to use TRY for error propagation il y a 3 ans
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren il y a 3 ans
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append il y a 3 ans
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend il y a 3 ans
  Luke Wilde 5ac57db5e9 LibWeb: Don't match the node querySelector(All) was called on il y a 3 ans
  Luke Wilde 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList il y a 3 ans
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS il y a 3 ans
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children il y a 3 ans
  Linus Groh 8cd4a889fe LibWeb: Stop dumping selectors in ParentNode::query_selector{,_all}() il y a 3 ans
  Andreas Kling 0398089275 LibWeb: Throw SyntaxError on bogus querySelector{,All} input selector il y a 3 ans
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) il y a 4 ans
  Alexander 459aa44f6b LibWeb: Avoid UAF in query_selector{,_all}() il y a 4 ans
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted il y a 4 ans
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one il y a 4 ans
  Luke 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Luke 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute il y a 4 ans
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" il y a 4 ans
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans