Commit History

Autor SHA1 Mensaxe Data
  davidot 6e9969ded0 LibWeb: Make HTMLInputElement of type number use the new double parser %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 636602a54e LibWeb: Implement <input type=file> behavior %!s(int64=2) %!d(string=hai) anos
  Linus Groh b9220a18d1 LibWeb: Replace incorrect uses of String::trim_whitespace() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Linus Groh 80506a161f LibWeb: Make any HTMLInputElement with type != hidden focusable %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 859a75fd4c LibWeb: Handle input element value setting & getting closer to the spec %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 95b084a08f LibWeb: Cache HTMLInputElement's parsed type attribute when it changes %!s(int64=3) %!d(string=hai) anos
  sin-ack d2a99eded7 LibWeb: Convert usages of type() to type_state() %!s(int64=3) %!d(string=hai) anos
  sin-ack 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS %!s(int64=3) %!d(string=hai) anos
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 06ccc45157 LibWeb: Don't create HTMLInputElement's UA shadow tree for buttons %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 88173648e3 LibWeb: Create HTMLInputElement UA shadow tree when inserted into DOM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1223c88e68 LibWeb: Mark input elements for style update in set_checked() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d2e18175ef LibWeb: Move enabled() to FormAssociatedElement and follow the spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends %!s(int64=3) %!d(string=hai) anos
  Kenneth Myhra 655f054b4f LibWeb: Add default padding around contents of text <input> elements %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Adam Hodgen aa70422b4d LibWeb: Add <input> value sanitiztion algorithm %!s(int64=3) %!d(string=hai) anos
  Adam Hodgen 240068a48c LibWeb: Improve display of input elements %!s(int64=3) %!d(string=hai) anos