Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called hace 1 año
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers hace 1 año
  Shannon Booth 7167d6a1c8 LibWeb: Support readonly attribute for input elements hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() hace 2 años
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec hace 2 años
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list hace 2 años
  stelar7 518679b0dd LibWeb: Adjust change event timing for input elements hace 2 años
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes hace 2 años
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better hace 2 años
  Srikavin Ramkumar d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement hace 2 años
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods hace 2 años
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile hace 2 años
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String hace 2 años
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties hace 2 años
  Srikavin Ramkumar de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement hace 2 años
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values hace 2 años
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años