Commit History

Autor SHA1 Mensaxe Data
  Tim Ledbetter e18501f67f LibWeb: Don't dispatch click events to disabled FormAssociatedElements hai 11 meses
  simonkrauter 191531b7b1 LibWeb: Use correct default value for <input type=range> hai 1 ano
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element hai 1 ano
  rmg-x 629068c2a7 LibWeb: Ensure normal line-height on `HTMLInputElement` hai 1 ano
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` hai 1 ano
  Tim Ledbetter 572324d47b LibWeb: Invalidate input element style on focus change hai 1 ano
  Aziz Berkay Yesilyurt 13cd653d1c LibWeb/HTML: Update Text Input Styling hai 1 ano
  Tim Ledbetter e9e195418e LibWeb: Fire a change event on mouseup of number input buttons hai 1 ano
  Tim Ledbetter b4b947c607 LibWeb: Update number input on mousedown of number input buttons hai 1 ano
  Tim Ledbetter 2a980816e7 LibWeb: Fire input event on user interaction with input element buttons hai 1 ano
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement hai 1 ano
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 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
  Andrew Kaster 9bc1318a78 LibWeb: Consume user activation when showing a picker dialog hai 1 ano
  Andrew Kaster 2fde20993b LibWeb: Update show the picker if applicable to latest spec text hai 1 ano
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hai 1 ano
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods hai 1 ano
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 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
  Timothy Flynn 06a3ca734e LibWeb: Handle changes to an input element's "multiple" attribute hai 1 ano
  Timothy Flynn 6af7f7e0f5 LibWeb: Update placeholder visibility when the placeholder value changes hai 1 ano
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView hai 1 ano
  Andreas Kling fb263e232a LibWeb: Fix typo: covert_number_to_string => convert_number_to_string hai 1 ano
  Bastiaan van der Plaat 4205ac778f LibWeb: Hide inner text of input element when showing placeholder hai 1 ano
  Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() hai 1 ano
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano