Commit History

Author SHA1 Message Date
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type 11 months ago
  Sam Atkins 3abd3ef5e2 LibWeb: Compute pseudo-element style when computing element style 1 year ago
  Sam Atkins f23f0721bd LibWeb: Combine Element's pseudo-element data together 1 year ago
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix 1 year ago
  Sam Atkins 708f49d906 LibWeb: Give DOM Elements a CountersSet 1 year ago
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 1 year ago
  Edwin Hoksberg 5f154ba372 LibWeb: Implement Element::check_visibility 1 year ago
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 year ago
  Luke Warlow a65f1ecc37 LibWeb: Implement stub for ElementInternals 1 year ago
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 year ago
  Luke Warlow 9171c35183 LibWeb: Refactor DOM parsing APIs 1 year ago
  Andreas Kling fb9f3f10f3 LibWeb: Add Element.getHTML() and ShadowRoot.getHTML() 1 year ago
  Andreas Kling 0c47b3ff97 LibWeb: Update innerHTML & co IDL definition to match spec 1 year ago
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 year ago
  Andreas Kling 043ad0eb76 LibWeb: Refactor Element.attachShadow() after spec changes 1 year ago
  Andreas Kling f12dae7ea4 LibWeb: Update spec link & comments in Element.insertAdjacentHTML() 1 year ago
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE 1 year ago
  Shannon Booth 71819153cb LibWeb: Implement Element::scroll(HTML::ScrollToOptions) 1 year ago
  Shannon Booth e640a68733 LibWeb: Implement Element::scroll_by(HTML::ScrollToOptions) 1 year ago
  Tim Ledbetter 57f0ea186e LibWeb: Update `Element::directionality()` to match current spec text 1 year ago
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node 1 year ago
  Andreas Kling 193fc7ef98 LibWeb: Allow cloneNode() to clone elements with weird attributes 1 year ago
  Andreas Kling 0b28a310b1 LibWeb: Stub out Element.scrollBy() 1 year ago
  Andreas Kling 82f8b64017 LibWeb: Stub out Element.currentCSSZoom 1 year ago
  Andreas Kling 20bdda7f02 LibWeb: Implement Element.removeAttributeNode() 1 year ago
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes 1 year ago
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML 1 year ago
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 year ago
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 year ago
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support 1 year ago