Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" hai 11 meses
  Tim Ledbetter 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` hai 11 meses
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed hai 11 meses
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest hai 1 ano
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document hai 1 ano
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} hai 1 ano
  simonkrauter b1d7a27468 LibWeb: Rename HTMLInputElement members related to range shadow tree hai 1 ano
  simonkrauter 9df8e1f224 LibWeb: Support `accent-color` for range input and progress element hai 1 ano
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element hai 1 ano
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` hai 1 ano
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement hai 1 ano
  Aliaksandr Kalenik 8feaecd5c8 LibWeb: Create BlockContainer layout node for `<input type="button">` hai 1 ano
  Shannon Booth e0bbbc729b LibWeb: Add stub for ValidityState hai 1 ano
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hai 1 ano
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes hai 1 ano
  Timothy Flynn 5d5b69578f LibWeb: Handle <input> element type changing to the image button state hai 1 ano
  Timothy Flynn 0e774fe780 LibWeb: Recreate the <input> shadow tree when the type attribute changes hai 1 ano
  Andreas Kling fb263e232a LibWeb: Fix typo: covert_number_to_string => convert_number_to_string hai 1 ano
  Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() hai 1 ano
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute hai 1 ano
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it hai 1 ano
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support hai 1 ano
  circl 3e3a200eee LibWeb: Do not issue `change` event for every update of color input hai 1 ano
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox hai 1 ano
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types hai 1 ano
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior hai 1 ano
  Timothy Flynn 435c2c24d1 LibWeb: Create a shadow tree for <input type=file> elements hai 1 ano
  Timothy Flynn 8319c7cfb8 LibWeb: Move code to update HTMLInputElement's shadow tree to a helper hai 1 ano
  Timothy Flynn 7bee1c9897 LibWeb: Store the input image button's selected coordinates as integers hai 1 ano
  Timothy Flynn 3f3db34587 LibWeb: Support setting dimensions on input image buttons hai 1 ano