Historie revizí

Autor SHA1 Zpráva Datum
  Srikavin Ramkumar d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement před 2 roky
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods před 2 roky
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile před 2 roky
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String před 2 roky
  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 de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement před 2 roky
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values před 2 roky
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex před 2 roky
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated před 2 roky
  Andrew Kaster 636602a54e LibWeb: Implement <input type=file> behavior před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Linus Groh 80506a161f LibWeb: Make any HTMLInputElement with type != hidden focusable před 3 roky
  Linus Groh 4923e4d406 LibWeb: Make HTMLInputElement::TypeAttributeState an enum class před 3 roky
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement před 3 roky
  Timothy Flynn 859a75fd4c LibWeb: Handle input element value setting & getting closer to the spec před 3 roky
  Timothy Flynn 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters před 3 roky
  Timothy Flynn 95b084a08f LibWeb: Cache HTMLInputElement's parsed type attribute when it changes před 3 roky
  sin-ack 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS před 3 roky
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) před 3 roky
  Andreas Kling 88173648e3 LibWeb: Create HTMLInputElement UA shadow tree when inserted into DOM před 3 roky
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree před 3 roky
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically před 3 roky