Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn b99a3ec2df LibWeb: Clone CDATASection nodes with the correct node type hai 8 meses
  Andreas Kling 564dc0a434 LibWeb: Use correct factory function when cloning a Document node hai 8 meses
  sideshowbarker ed7ec7a0f8 LibWeb: Fix accname computation for all aria-labelledby cases hai 8 meses
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> hai 8 meses
  sideshowbarker 55b19c3177 LibWeb: Remove unused append_with_space etc functions from DOM::Node hai 9 meses
  sideshowbarker dfd50afa4e LibWeb: Add an alternative_text() getter hai 8 meses
  sideshowbarker 6d29afaa6c LibWeb: Fix accessible-name computation for aria-labelledby cases hai 9 meses
  sideshowbarker b1587cc60f LibWeb: Fix accessible-name computation for pseudo-element content hai 9 meses
  sideshowbarker 3ba7c53668 LibWeb: Ensure spaces get added where expected within accessible names hai 9 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 75829c1b81 LibWeb: Move remove_all_children() from Node to TreeNode<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6809be436b LibWeb: Limit style update tree traversal to dirty subtrees %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6af55a234f LibWeb: Make DOM::Node::set_needs_style_update() schedule the update %!s(int64=4) %!d(string=hai) anos
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f79e28bd65 LibWeb: Break reference cycles so DOM::Document actually gets deleted %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 018b458962 LibWeb: Make sure nodes are adopted when moving between documents %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 385d744989 LibWeb: Use smart pointers between DOM and Layout tree %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5fdc8c14a6 LibWeb: Make Nodes actually ref/unref their Document %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f68ed6d25b LibWeb: Make DOM Nodes keep their Document alive %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8cb789d061 LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c6ae0c41d9 LibWeb: Add Bindings::ScriptExecutionContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8a6a9a8fb6 LibWeb: Move DOM event dispatch to its own class %!s(int64=4) %!d(string=hai) anos
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments %!s(int64=5) %!d(string=hai) anos
  Nico Weber 2f85af2a20 LibWeb: Simplify Node::text_content() %!s(int64=5) %!d(string=hai) anos
  Nico Weber e9b56b5b9c LibWeb: Add Node.textContent %!s(int64=5) %!d(string=hai) anos