Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called před 1 rokem
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String před 1 rokem
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute před 1 rokem
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers před 1 rokem
  Shannon Booth 7167d6a1c8 LibWeb: Support readonly attribute for input elements před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() před 2 roky
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() před 2 roky
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec před 2 roky
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list před 2 roky
  stelar7 518679b0dd LibWeb: Adjust change event timing for input elements před 2 roky
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes před 2 roky
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better před 2 roky
  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