Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements vor 1 Jahr
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
  Shannon Booth d706f9f241 LibWeb: Port HTMLSelectElement from DeprecatedString to String vor 1 Jahr
  Shannon Booth d5409a056a LibWeb: Port HTMLCollection from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Matthew Olsson 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() vor 2 Jahren
  Kenneth Myhra 2b391ea622 LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible vor 2 Jahren
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties vor 2 Jahren
  Srikavin Ramkumar b55c9f36dc LibWeb: Implement reset algorithm for HTMLSelectElement vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Luke Wilde c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type vor 2 Jahren
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex vor 2 Jahren
  Zaggy1024 f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem() vor 2 Jahren
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
  Timothy Flynn 27eb70cbba LibWeb: Implement HTMLSelectElement.add() vor 3 Jahren
  Andreas Kling a606345576 LibWeb: Implement HTMLSelectElement.selectedIndex vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Simon Wanner deef2911e9 LibWeb: Expose HTMLSelectElement::options vor 3 Jahren