Commit történet

Szerző SHA1 Üzenet Dátum
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` 9 hónapja
  sideshowbarker ede6924db8 LibWeb: Complete support for all ARIA properties in current spec 9 hónapja
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 hónapja
  Sam Atkins d757c8b78d LibWeb/DOM: Implement spec changes to dir=auto directionality 10 hónapja
  Sam Atkins 4ec3968178 WebContent+LibWeb: Display resolved pseudo-element style in inspector 11 hónapja
  Sam Atkins 173daec9db LibWeb: Show pseudo-elements in DOM whose parent has no other children 11 hónapja
  Sam Atkins 521cd161a8 LibWeb: Store pseudo-element layout nodes as NodeWithStyle 11 hónapja
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type 11 hónapja
  Sam Atkins 3abd3ef5e2 LibWeb: Compute pseudo-element style when computing element style 1 éve
  Sam Atkins f23f0721bd LibWeb: Combine Element's pseudo-element data together 1 éve
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix 1 éve
  Sam Atkins 708f49d906 LibWeb: Give DOM Elements a CountersSet 1 éve
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 1 éve
  Edwin Hoksberg 5f154ba372 LibWeb: Implement Element::check_visibility 1 éve
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 éve
  Luke Warlow a65f1ecc37 LibWeb: Implement stub for ElementInternals 1 éve
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 éve
  Luke Warlow 9171c35183 LibWeb: Refactor DOM parsing APIs 1 éve
  Andreas Kling fb9f3f10f3 LibWeb: Add Element.getHTML() and ShadowRoot.getHTML() 1 éve
  Andreas Kling 0c47b3ff97 LibWeb: Update innerHTML & co IDL definition to match spec 1 éve
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 éve
  Andreas Kling 043ad0eb76 LibWeb: Refactor Element.attachShadow() after spec changes 1 éve
  Andreas Kling f12dae7ea4 LibWeb: Update spec link & comments in Element.insertAdjacentHTML() 1 éve
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE 1 éve
  Shannon Booth 71819153cb LibWeb: Implement Element::scroll(HTML::ScrollToOptions) 1 éve
  Shannon Booth e640a68733 LibWeb: Implement Element::scroll_by(HTML::ScrollToOptions) 1 éve
  Tim Ledbetter 57f0ea186e LibWeb: Update `Element::directionality()` to match current spec text 1 éve
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node 1 éve
  Andreas Kling 193fc7ef98 LibWeb: Allow cloneNode() to clone elements with weird attributes 1 éve
  Andreas Kling 0b28a310b1 LibWeb: Stub out Element.scrollBy() 1 éve