Commit History

作者 SHA1 備註 提交日期
  Timothy Flynn 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates 1 年之前
  Timothy Flynn debb5690ce LibWeb: Begin implementing the HTMLInputElement 'image' type state 1 年之前
  Timothy Flynn ce9ad3a236 LibWeb: Fully implement the HTMLInputElement `value` setter and getter 1 年之前
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 年之前
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年之前
  Bastiaan van der Plaat c45ba50349 LibWeb: Refactor input color internal element updates to separate method 1 年之前
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms 1 年之前
  Shannon Booth 2a94cddb02 LibWeb: Remove duplicated HTMLInputElement::name 1 年之前
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property 1 年之前
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Bastiaan van der Plaat d025d207d9 LibWeb: Hide input placeholder when input already has a value 1 年之前
  Bastiaan van der Plaat 1b9a961fb0 LibWeb: Add input stepUp and stepDown functions 1 年之前
  Bastiaan van der Plaat 1a63639518 LibWeb: Move logic to check if valueAsNumber applies to its own function 1 年之前
  Bastiaan van der Plaat c0751b2a49 LibWeb: Add basis of the convert number to string algorithm functions 1 年之前
  Timothy Flynn 08ee48606d LibWeb: Fire a change event on input elements in the focus update steps 1 年之前
  Bastiaan van der Plaat fb7b03d162 LibWeb: Add support for the input size attribute 1 年之前
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements 1 年之前
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM 1 年之前
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 年之前
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 年之前
  Shannon Booth f2e77f7778 LibWeb: Port handle_readonly_attribute from DeprecatedFlyString 1 年之前
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber 1 年之前
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker 1 年之前
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年之前
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> 1 年之前