Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab há 4 anos atrás
  Idan Horowitz ad8e2f481d LibWeb: Expose the MouseEvent::{clientX, clientY} attributes há 4 anos atrás
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests há 4 anos atrás
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> há 4 anos atrás
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage há 4 anos atrás
  Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent() há 4 anos atrás
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant há 4 anos atrás
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" há 4 anos atrás
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat há 4 anos atrás
  Timothy Flynn fa9ba8bce5 LibWeb: Support rendering background images with 'background-repeat' há 4 anos atrás
  Linus Groh ade3adcc7a LibWeb: Run queued promise jobs after callbacks há 4 anos atrás
  Linus Groh c183ebc723 LibWeb: Only call page_did_change_title() from main frame há 4 anos atrás
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function há 4 anos atrás
  Andreas Kling 36ea9fbd9e LibWeb: Stub out Document.cookie há 4 anos atrás
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling b126ead34e LibWeb: Support assigning to document.body when it is null há 4 anos atrás
  Andreas Kling 9194a97cbe LibWeb: Add Document.createRange() há 4 anos atrás
  Linus Groh dd621cc650 LibWeb: Use DOMException in Document::set_body() há 4 anos atrás
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb há 4 anos atrás
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes há 4 anos atrás
  Linus Groh 2a38f008bf LibWeb: Make getElementsByClassName() case-insensitive in quirks mode há 4 anos atrás
  Linus Groh 5a9094a70a LibWeb: Make getElementsByTagName() case-insensitive for HTML elements há 4 anos atrás
  Andreas Kling 342b787d1c LibWeb: Move main thread JavaScript VM to its own file há 4 anos atrás
  Andreas Kling df2a4adcd2 Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process há 4 anos atrás
  Luke 449c6c5604 LibWeb: Add simple implementation of Document.createElementNS há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás