Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Ledbetter eb4e40bc49 LibWeb: Use correct value when parsing datetime-local input type há 10 meses atrás
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes há 11 meses atrás
  Tim Ledbetter 2f5b070716 LibWeb: Implement setRangeText for input and textarea elements há 11 meses atrás
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods há 11 meses atrás
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection há 11 meses atrás
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs há 11 meses atrás
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" há 11 meses atrás
  Tim Ledbetter 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` há 11 meses atrás
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed há 11 meses atrás
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest há 11 meses atrás
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document há 1 ano atrás
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} há 1 ano atrás
  simonkrauter b1d7a27468 LibWeb: Rename HTMLInputElement members related to range shadow tree há 1 ano atrás
  simonkrauter 9df8e1f224 LibWeb: Support `accent-color` for range input and progress element há 1 ano atrás
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element há 1 ano atrás
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` há 1 ano atrás
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement há 1 ano atrás
  Aliaksandr Kalenik 8feaecd5c8 LibWeb: Create BlockContainer layout node for `<input type="button">` há 1 ano atrás
  Shannon Booth e0bbbc729b LibWeb: Add stub for ValidityState há 1 ano atrás
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable há 1 ano atrás
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes há 1 ano atrás
  Timothy Flynn 5d5b69578f LibWeb: Handle <input> element type changing to the image button state há 1 ano atrás
  Timothy Flynn 0e774fe780 LibWeb: Recreate the <input> shadow tree when the type attribute changes há 1 ano atrás
  Andreas Kling fb263e232a LibWeb: Fix typo: covert_number_to_string => convert_number_to_string há 1 ano atrás
  Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() há 1 ano atrás
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute há 1 ano atrás
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it há 1 ano atrás
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support há 1 ano atrás
  circl 3e3a200eee LibWeb: Do not issue `change` event for every update of color input há 1 ano atrás
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox há 1 ano atrás