Historial de Commits

Autor SHA1 Mensaje Fecha
  Aziz Berkay Yesilyurt 13cd653d1c LibWeb/HTML: Update Text Input Styling hace 1 año
  Tim Ledbetter e9e195418e LibWeb: Fire a change event on mouseup of number input buttons hace 1 año
  Tim Ledbetter b4b947c607 LibWeb: Update number input on mousedown of number input buttons hace 1 año
  Tim Ledbetter 2a980816e7 LibWeb: Fire input event on user interaction with input element buttons hace 1 año
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement hace 1 año
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 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
  Andrew Kaster 9bc1318a78 LibWeb: Consume user activation when showing a picker dialog hace 1 año
  Andrew Kaster 2fde20993b LibWeb: Update show the picker if applicable to latest spec text hace 1 año
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hace 1 año
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods hace 1 año
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 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
  Timothy Flynn 06a3ca734e LibWeb: Handle changes to an input element's "multiple" attribute hace 1 año
  Timothy Flynn 6af7f7e0f5 LibWeb: Update placeholder visibility when the placeholder value changes hace 1 año
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView 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 4205ac778f LibWeb: Hide inner text of input element when showing placeholder hace 1 año
  Bastiaan van der Plaat b4bae912c9 LibWeb: Remove ByteString usage in input element placeholder_value() hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute hace 1 año
  Timothy Flynn f55471333b LibWeb: Set the MIME type when creating an <input> element's File list 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 7e76358a99 LibWeb: Move input size attr width from css to create_layout_node hace 1 año
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support hace 1 año
  Bastiaan van der Plaat 9b645d20b9 LibWeb: Refactor input range sanitization code use min and max getters hace 1 año