Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling dd2080c55f LibWeb: Stub out Element.scroll() and Element.scrollTo() 2 år sedan
  stelar7 fd360ba171 LibWeb: Implement `details_notification_task_steps` for <details> 2 år sedan
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better 2 år sedan
  Andreas Kling 821f808e52 LibWeb: Avoid rebuilding layout tree unless CSS display property changes 2 år sedan
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements 2 år sedan
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 år sedan
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 år sedan
  Andreas Kling ac0c30ce62 LibWeb: Don't include WindowGlobalMixin from DOM/Element.h 2 år sedan
  Andreas Kling 67d2e32984 LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h 2 år sedan
  Andreas Kling f7678e2797 LibWeb: Don't include Layout/TreeBuilder.h from DOM/Element.h 2 år sedan
  Andreas Kling 4399ca2d82 LibWeb: Don't include CSS/CSSStyleDeclaration.h from DOM/Element.h 2 år sedan
  Andreas Kling 5b5fbecb38 LibWeb: Don't include DOM/Attr.h from DOM/Element.h 2 år sedan
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 år sedan
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 år sedan
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() 2 år sedan
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString 2 år sedan
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL 2 år sedan
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 år sedan
  Karol Kosek 4311fd2774 LibWeb: Implement Element.attachShadow and Element.shadowRoot :^) 2 år sedan
  Karol Kosek 01e2cc5330 LibWeb: Add a helper function for checking if element is a shadow host 2 år sedan
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() 2 år sedan
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 år sedan
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 år sedan
  Jonah cd95e5f656 LibWeb: Add (exclude/include)_from_accessibility_tree 2 år sedan
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 år sedan
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Timothy Flynn fddbc2e378 LibWeb: Ensure the number of pseudo elements stays up-to-date 2 år sedan
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes 2 år sedan