Histórico de Commits

Autor SHA1 Mensagem Data
  Srikavin Ramkumar d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement há 2 anos atrás
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods há 2 anos atrás
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile há 2 anos atrás
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String há 2 anos atrás
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties há 2 anos atrás
  Srikavin Ramkumar de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement há 2 anos atrás
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values há 2 anos atrás
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás
  Andrew Kaster 636602a54e LibWeb: Implement <input type=file> behavior há 2 anos atrás
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh 80506a161f LibWeb: Make any HTMLInputElement with type != hidden focusable há 3 anos atrás
  Linus Groh 4923e4d406 LibWeb: Make HTMLInputElement::TypeAttributeState an enum class há 3 anos atrás
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement há 3 anos atrás
  Timothy Flynn 859a75fd4c LibWeb: Handle input element value setting & getting closer to the spec há 3 anos atrás
  Timothy Flynn 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters há 3 anos atrás
  Timothy Flynn 95b084a08f LibWeb: Cache HTMLInputElement's parsed type attribute when it changes há 3 anos atrás
  sin-ack 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS há 3 anos atrás
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) há 3 anos atrás
  Andreas Kling 88173648e3 LibWeb: Create HTMLInputElement UA shadow tree when inserted into DOM há 3 anos atrás
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree há 3 anos atrás
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically há 3 anos atrás