Commit History

Upphovsman SHA1 Meddelande Datum
  Srikavin Ramkumar de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement 2 år sedan
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange 2 år sedan
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 år sedan
  Kyle Lanmon 0991464de6 LibWeb: Implement input range type sanitation algorithm 2 år sedan
  Kyle Lanmon c5b953e51b LibWeb: Implement input local date and time type sanitation algorithm 2 år sedan
  Kyle Lanmon a3c4af7a19 LibWeb: Implement input time type sanitation algorithm 2 år sedan
  Kyle Lanmon d249a69150 LibWeb: Implement input week type sanitation algorithm 2 år sedan
  Kyle Lanmon 8197b7a063 LibWeb: Implement input month type sanitation algorithm 2 år sedan
  Kyle Lanmon edb3a0aa0a LibWeb: Implement input date type sanitation algorithm 2 år sedan
  Kyle Lanmon dfbc5553f2 LibWeb: Implement input email type sanitation algorithm 2 år sedan
  Kyle Lanmon 6fa34a4ee3 LibWeb: Implement input color type sanitation algorithm 2 år sedan
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values 2 år sedan
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 år sedan
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 år sedan
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) 2 år sedan
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 år sedan
  davidot 6e9969ded0 LibWeb: Make HTMLInputElement of type number use the new double parser 2 år sedan
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 år sedan
  Andrew Kaster 636602a54e LibWeb: Implement <input type=file> behavior 2 år sedan
  Linus Groh b9220a18d1 LibWeb: Replace incorrect uses of String::trim_whitespace() 2 år sedan
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 år sedan
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 3 år sedan
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 år sedan
  Linus Groh 80506a161f LibWeb: Make any HTMLInputElement with type != hidden focusable 3 år sedan
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 år sedan