Historique des commits

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