Историја ревизија

Аутор SHA1 Порука Датум
  Gingeh 1d9c404b8c LibWeb: Don't move focus when setting input value пре 10 месеци
  Tim Ledbetter 2c8fb49578 LibWeb: Don't attempt to set selection if control has no selectable text пре 10 месеци
  Timothy Flynn fc37c4ad40 LibWeb: Only set the editable text cursor position if necessary пре 10 месеци
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen пре 10 месеци
  Timothy Flynn 96ad310643 LibWeb: Remove range-count filter from selection change handlers пре 10 месеци
  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 месеци
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection пре 10 месеци
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs пре 11 месеци
  Tim Ledbetter d3e076f963 LibWeb: Implement cloning steps for `HTMLTextAreaElement` пре 11 месеци
  Colin Reeder cca03e484b LibWeb: Also invalidate placeholder style on focus change пре 11 месеци
  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 месеци
  Timothy Flynn 4a166a45ec LibWeb: Avoid allocating UTF-16 strings only the UTF-16 length is needed пре 11 месеци
  Tim Ledbetter 572324d47b LibWeb: Invalidate input element style on focus change пре 1 година
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() пре 1 година
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable пре 1 година
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer пре 1 година
  Bastiaan van der Plaat 4205ac778f LibWeb: Hide inner text of input element when showing placeholder пре 1 година
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback пре 1 година
  Timothy Flynn 9eb38ce79c LibWeb: Update the <textarea> shadow DOM after reseting its form owner пре 1 година
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd пре 1 година
  Timothy Flynn abc1be5b9e LibWeb: Update the <textarea> shadow DOM when the value attribute is set пре 1 година
  Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed пре 1 година
  Timothy Flynn 324feb04e7 LibWeb: Fix spec link on <textarea>'s value setter пре 1 година
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it пре 1 година
  Bastiaan van der Plaat 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node пре 1 година
  Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change пре 1 година