Commit History

Author SHA1 Message Date
  MacDue 7c8ce42593 LibWeb: Fix string whitespace splitting mistake 2 years ago
  Linus Groh b86c264975 LibWeb: Replace incorrect uses of split_view() for whitespace splitting 2 years ago
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() 2 years ago
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 years ago
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 years ago
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 0176d42f49 LibWeb: Make DOMTokenList GC-allocated 2 years ago
  Linus Groh b6f09aaef2 LibWeb: Convert DOMTokenList to use TRY for error propagation 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn d24ae8063b LibWeb: Implement DOMTokenList for managing space-separated tokens lists 3 years ago