Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback vor 1 Jahr
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd vor 1 Jahr
  Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed vor 1 Jahr
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it vor 1 Jahr
  Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change vor 1 Jahr
  Timothy Flynn 50d3f85f75 LibWeb: Stub out a few HTMLTextArea validity IDL methods vor 1 Jahr
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support vor 1 Jahr
  Bastiaan van der Plaat 05e78dabdb LibWeb: Add textarea readonly support vor 1 Jahr
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes vor 1 Jahr
  Bastiaan van der Plaat 52397d01bd LibWeb: Add textarea placeholder vor 1 Jahr
  Bastiaan van der Plaat 091faf1aae LibWeb: Add textarea value properties vor 1 Jahr
  Bastiaan van der Plaat 7e6fc9c26e LibWeb: Add textarea cols and rows attribute vor 1 Jahr
  Shannon Booth cc43dbf56e LibWeb: Port HTMLTextAreaElement from DeprecatedString vor 1 Jahr
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Sam Atkins 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties vor 2 Jahren
  Srikavin Ramkumar 119e58a8c1 LibWeb: Add stub reset algorithm for HTMLTextAreaElement vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Linus Groh de53eb825a LibWeb: Make HTML{Button,Select,TextArea}Element focusable vor 3 Jahren