提交歷史

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable 8 月之前
  Timothy Flynn 516f5f7008 LibWeb: Implement the form associated element clear algorithm 9 月之前
  Tim Ledbetter d0b97873d4 LibWeb: Follow spec steps to set the selectionDirection attribute value 9 月之前
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes 10 月之前
  Tim Ledbetter 2f5b070716 LibWeb: Implement setRangeText for input and textarea elements 10 月之前
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods 10 月之前
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection 10 月之前
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs 10 月之前
  Tim Ledbetter d3e076f963 LibWeb: Implement cloning steps for `HTMLTextAreaElement` 10 月之前
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 月之前
  Shannon Booth 62bf428a7f HTML: Put HTMLTextAreaElement selection helpers in FormAssociatedElement 11 月之前
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable 1 年之前
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback 1 年之前
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd 1 年之前
  Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed 1 年之前
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it 1 年之前
  Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change 1 年之前
  Timothy Flynn 50d3f85f75 LibWeb: Stub out a few HTMLTextArea validity IDL methods 1 年之前
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 年之前
  Bastiaan van der Plaat 05e78dabdb LibWeb: Add textarea readonly support 1 年之前
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 年之前
  Bastiaan van der Plaat 52397d01bd LibWeb: Add textarea placeholder 1 年之前
  Bastiaan van der Plaat 091faf1aae LibWeb: Add textarea value properties 1 年之前
  Bastiaan van der Plaat 7e6fc9c26e LibWeb: Add textarea cols and rows attribute 1 年之前
  Shannon Booth cc43dbf56e LibWeb: Port HTMLTextAreaElement from DeprecatedString 1 年之前
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Sam Atkins 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 年之前