Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter 67981af276 LibWeb: Don't group radio buttons from different trees together hace 10 meses
  Tim Ledbetter 1b74104c17 LibWeb: Make input type state change handling specification compliant hace 10 meses
  Tim Ledbetter eb4e40bc49 LibWeb: Use correct value when parsing datetime-local input type hace 10 meses
  Tim Ledbetter c4b82318f4 LibWeb: Ensure value sanitization algorithm trims whitespace if needed hace 10 meses
  Tim Ledbetter 2c8fb49578 LibWeb: Don't attempt to set selection if control has no selectable text hace 10 meses
  Timothy Flynn fc37c4ad40 LibWeb: Only set the editable text cursor position if necessary hace 10 meses
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen hace 10 meses
  Timothy Flynn 96ad310643 LibWeb: Remove range-count filter from selection change handlers hace 10 meses
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes hace 10 meses
  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 10 meses
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs hace 10 meses
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" hace 10 meses
  Tim Ledbetter 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` hace 10 meses
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed hace 10 meses
  Timothy Flynn 8b4d28b5fd LibWeb: Disallow creating a FileAPI::FileList with a vector of files hace 10 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 10 meses
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue hace 10 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 11 meses
  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