Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke b6004a4ce1 LibWeb: Add non-const variants of Document::{html_element,body,head}() hace 4 años
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} hace 4 años
  Linus Groh 62c7608a25 LibJS+LibWeb: Move exception logging and remove should_log_exceptions hace 4 años
  Linus Groh 08373090ae LibJS: Add VM::on_call_stack_emptied callback hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers hace 4 años
  Andreas Kling b74bf31a53 LibWeb: Implement document.anchors hace 4 años
  Andreas Kling 43d16fa5b6 LibWeb: Implement document.applets hace 4 años
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab hace 4 años
  Idan Horowitz ad8e2f481d LibWeb: Expose the MouseEvent::{clientX, clientY} attributes hace 4 años
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests hace 4 años
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> hace 4 años
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage hace 4 años
  Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent() hace 4 años
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant hace 4 años
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" hace 4 años
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat hace 4 años
  Timothy Flynn fa9ba8bce5 LibWeb: Support rendering background images with 'background-repeat' hace 4 años
  Linus Groh ade3adcc7a LibWeb: Run queued promise jobs after callbacks hace 4 años
  Linus Groh c183ebc723 LibWeb: Only call page_did_change_title() from main frame hace 4 años
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function hace 4 años
  Andreas Kling 36ea9fbd9e LibWeb: Stub out Document.cookie hace 4 años
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling b126ead34e LibWeb: Support assigning to document.body when it is null hace 4 años
  Andreas Kling 9194a97cbe LibWeb: Add Document.createRange() hace 4 años
  Linus Groh dd621cc650 LibWeb: Use DOMException in Document::set_body() hace 4 años
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb hace 4 años