Commit History

Upphovsman SHA1 Meddelande Datum
  Shannon Booth 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 år sedan
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 år sedan
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 år sedan
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 år sedan
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 år sedan
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement 2 år sedan
  Andreas Kling 20e2c9a7dd LibWeb: Cache state of the contenteditable attribute on HTMLElement 2 år sedan
  Kenneth Myhra 8f4d7f2854 LibWeb: Port fire_a_synthetic_pointer_event() to new FlySring 2 år sedan
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 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
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum 2 år sedan
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 år sedan
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 år sedan
  Andreas Kling 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much 2 år sedan
  Andrew Kaster a0d5724a58 LibWeb: Add initial implementation of Element.blur() 2 år sedan
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 år sedan
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 år sedan
  Andreas Kling 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor 2 år sedan
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated 2 år sedan
  Andreas Kling 2ad98fdf80 LibWeb: Add fast_is<HTMLElement>() 2 år sedan
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window 3 år sedan
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 år sedan
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 år sedan
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories 3 år sedan
  Andreas Kling fbee0490a3 LibWeb: Improve HTMLElement.click() 3 år sedan
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 år sedan