Commit History

Author SHA1 Message Date
  sideshowbarker e76e48421f LibWeb: Add “valid floating-point number” for HTMLInputElement.value 10 months ago
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection 10 months ago
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs 11 months ago
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" 10 months ago
  Tim Ledbetter 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` 11 months ago
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed 11 months ago
  Timothy Flynn 8b4d28b5fd LibWeb: Disallow creating a FileAPI::FileList with a vector of files 11 months ago
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 months ago
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue 11 months ago
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 months ago
  Colin Reeder cca03e484b LibWeb: Also invalidate placeholder style on focus change 11 months ago
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 months ago
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} 11 months ago
  simonkrauter b1d7a27468 LibWeb: Rename HTMLInputElement members related to range shadow tree 1 year ago
  simonkrauter 9df8e1f224 LibWeb: Support `accent-color` for range input and progress element 1 year ago
  Tim Ledbetter e18501f67f LibWeb: Don't dispatch click events to disabled FormAssociatedElements 1 year ago
  simonkrauter 191531b7b1 LibWeb: Use correct default value for <input type=range> 1 year ago
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element 1 year ago
  rmg-x 629068c2a7 LibWeb: Ensure normal line-height on `HTMLInputElement` 1 year ago
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` 1 year ago
  Tim Ledbetter 572324d47b LibWeb: Invalidate input element style on focus change 1 year ago
  Aziz Berkay Yesilyurt 13cd653d1c LibWeb/HTML: Update Text Input Styling 1 year ago
  Tim Ledbetter e9e195418e LibWeb: Fire a change event on mouseup of number input buttons 1 year ago
  Tim Ledbetter b4b947c607 LibWeb: Update number input on mousedown of number input buttons 1 year ago
  Tim Ledbetter 2a980816e7 LibWeb: Fire input event on user interaction with input element buttons 1 year ago
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement 1 year ago
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 year ago
  Aliaksandr Kalenik 8feaecd5c8 LibWeb: Create BlockContainer layout node for `<input type="button">` 1 year ago
  Shannon Booth e0bbbc729b LibWeb: Add stub for ValidityState 1 year ago
  Andrew Kaster 9bc1318a78 LibWeb: Consume user activation when showing a picker dialog 1 year ago