Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber il y a 1 an
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker il y a 1 an
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> il y a 1 an
  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