Historie revizí

Autor SHA1 Zpráva Datum
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it před 1 rokem
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` před 1 rokem
  Bastiaan van der Plaat 466153e680 Ladybird+LibWeb: Add basic select element support před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Sam Atkins 29bb0f0ae6 LibWeb: Stub out an "open" state on `<select>` elements před 1 rokem
  Shannon Booth d706f9f241 LibWeb: Port HTMLSelectElement from DeprecatedString to String před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties před 2 roky
  Srikavin Ramkumar b55c9f36dc LibWeb: Implement reset algorithm for HTMLSelectElement před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Luke Wilde c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type před 2 roky
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex před 2 roky
  Zaggy1024 f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem() před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Linus Groh de53eb825a LibWeb: Make HTML{Button,Select,TextArea}Element focusable před 3 roky
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement před 3 roky
  Timothy Flynn 27eb70cbba LibWeb: Implement HTMLSelectElement.add() před 3 roky
  Andreas Kling a606345576 LibWeb: Implement HTMLSelectElement.selectedIndex před 3 roky
  Simon Wanner deef2911e9 LibWeb: Expose HTMLSelectElement::options před 3 roky
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically před 3 roky
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky