Historique des commits

Auteur SHA1 Message Date
  sideshowbarker 6bfc35b6a9 LibWeb: Fix aria-label precedence in accessible-name computation il y a 8 mois
  sideshowbarker 314e5d6bb7 LibWeb: Compute accessible names for hidden/hidden-but-referenced nodes il y a 8 mois
  sideshowbarker e2a7f844e6 LibWeb: Handle accessible-name computation for shadow roots and slots il y a 8 mois
  sideshowbarker db29d248ad LibWeb: Fix accessible-name computation for “encapsulation” cases il y a 8 mois
  sideshowbarker 7a6813cdea LibWeb: Fix input@type=button|submit|reset accessible-name computation il y a 8 mois
  sideshowbarker 12b7304876 LibWeb: Fix accessible-name computation for table, fieldset, image input il y a 8 mois
  Andreas Kling 01f4bbbba7 LibWeb: Abandon Node.replaceChild() if removal rejigs the DOM il y a 8 mois
  sideshowbarker 8965698ce7 LibWeb: Support accessible-name computation for SVG elements il y a 8 mois
  Andreas Kling 4203b7823f LibWeb: Fix incorrect exception on replaceChild() with doctypes il y a 8 mois
  Andreas Kling ab0dc83d28 LibWeb: Make Node.normalize() ignore CDATASection nodes il y a 8 mois
  Timothy Flynn b99a3ec2df LibWeb: Clone CDATASection nodes with the correct node type il y a 8 mois
  Andreas Kling 564dc0a434 LibWeb: Use correct factory function when cloning a Document node il y a 8 mois
  sideshowbarker ed7ec7a0f8 LibWeb: Fix accname computation for all aria-labelledby cases il y a 8 mois
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS il y a 8 mois
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> il y a 8 mois
  sideshowbarker 55b19c3177 LibWeb: Remove unused append_with_space etc functions from DOM::Node il y a 8 mois
  sideshowbarker dfd50afa4e LibWeb: Add an alternative_text() getter il y a 8 mois
  sideshowbarker 6d29afaa6c LibWeb: Fix accessible-name computation for aria-labelledby cases il y a 8 mois
  sideshowbarker b1587cc60f LibWeb: Fix accessible-name computation for pseudo-element content il y a 8 mois
  sideshowbarker 3ba7c53668 LibWeb: Ensure spaces get added where expected within accessible names il y a 8 mois
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level il y a 8 mois
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 75829c1b81 LibWeb: Move remove_all_children() from Node to TreeNode<T> il y a 4 ans
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style il y a 4 ans
  Andreas Kling 6809be436b LibWeb: Limit style update tree traversal to dirty subtrees il y a 4 ans
  Andreas Kling 6af55a234f LibWeb: Make DOM::Node::set_needs_style_update() schedule the update il y a 4 ans
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant il y a 4 ans
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace il y a 4 ans
  Andreas Kling f79e28bd65 LibWeb: Break reference cycles so DOM::Document actually gets deleted il y a 4 ans