Historial de Commits

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