Historie revizí

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