Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest hace 1 año
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document hace 1 año
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} hace 1 año
  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
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element hace 1 año
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` hace 1 año
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement 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
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hace 1 año
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes hace 1 año
  Timothy Flynn 5d5b69578f LibWeb: Handle <input> element type changing to the image button state hace 1 año
  Timothy Flynn 0e774fe780 LibWeb: Recreate the <input> shadow tree when the type attribute changes hace 1 año
  Andreas Kling fb263e232a LibWeb: Fix typo: covert_number_to_string => convert_number_to_string hace 1 año
  Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() hace 1 año
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute hace 1 año
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it hace 1 año
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support hace 1 año
  circl 3e3a200eee LibWeb: Do not issue `change` event for every update of color input hace 1 año
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox hace 1 año
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types hace 1 año
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior hace 1 año
  Timothy Flynn 435c2c24d1 LibWeb: Create a shadow tree for <input type=file> elements hace 1 año
  Timothy Flynn 8319c7cfb8 LibWeb: Move code to update HTMLInputElement's shadow tree to a helper hace 1 año
  Timothy Flynn 7bee1c9897 LibWeb: Store the input image button's selected coordinates as integers hace 1 año