Historique des commits

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