تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Simon Wanner 4e6fb65ea3 LibWeb: Pass scope in ParentNode::query_selector 2 سال پیش
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible 2 سال پیش
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 سال پیش
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 سال پیش
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 سال پیش
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 سال پیش
  Andreas Kling dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time 2 سال پیش
  Andreas Kling 6b3293a74b LibWeb: Support getElementsByTagName() properly in non-HTML documents 2 سال پیش
  Andreas Kling bd0648a492 LibWeb: Simplify getElementsByTagName{,NS}() filters 2 سال پیش
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 سال پیش
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 سال پیش
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated 2 سال پیش
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 سال پیش
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 سال پیش
  Linus Groh a68d31debd LibWeb: Convert ParentNode to use TRY for error propagation 3 سال پیش
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren 3 سال پیش
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append 3 سال پیش
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend 3 سال پیش
  Luke Wilde 5ac57db5e9 LibWeb: Don't match the node querySelector(All) was called on 3 سال پیش
  Luke Wilde 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 سال پیش
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS 3 سال پیش
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children 3 سال پیش
  Linus Groh 8cd4a889fe LibWeb: Stop dumping selectors in ParentNode::query_selector{,_all}() 3 سال پیش
  Andreas Kling 0398089275 LibWeb: Throw SyntaxError on bogus querySelector{,All} input selector 3 سال پیش
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 سال پیش
  Alexander 459aa44f6b LibWeb: Avoid UAF in query_selector{,_all}() 4 سال پیش
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted 4 سال پیش
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one 4 سال پیش