Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated преди 2 години
  Linus Groh 80506a161f LibWeb: Make any HTMLInputElement with type != hidden focusable преди 3 години
  Linus Groh 4923e4d406 LibWeb: Make HTMLInputElement::TypeAttributeState an enum class преди 3 години
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement преди 3 години
  Timothy Flynn 859a75fd4c LibWeb: Handle input element value setting & getting closer to the spec преди 3 години
  Timothy Flynn 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters преди 3 години
  Timothy Flynn 95b084a08f LibWeb: Cache HTMLInputElement's parsed type attribute when it changes преди 3 години
  sin-ack 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS преди 3 години
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) преди 3 години
  Andreas Kling 88173648e3 LibWeb: Create HTMLInputElement UA shadow tree when inserted into DOM преди 3 години
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree преди 3 години
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically преди 3 години
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories преди 3 години
  Luke Wilde d2e18175ef LibWeb: Move enabled() to FormAssociatedElement and follow the spec преди 3 години
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace преди 3 години
  Adam Hodgen aa70422b4d LibWeb: Add <input> value sanitiztion algorithm преди 3 години
  Adam Hodgen 8edade071d LibWeb: Reflect only known values for <input> element's type attribute преди 3 години
  Andreas Kling 246c31ccf6 LibWeb: Make <input type=checkbox> fire click events when clicked :^) преди 3 години
  Andreas Kling 2660795bcf LibWeb: Add the HTMLInputElement.type attribute преди 3 години
  Andreas Kling 5f54b8dd6c LibWeb: Fire "input" and "change" events when editing a text <input> преди 3 години
  Andreas Kling 8a89a7bd95 LibWeb: Make <input type=checkbox> honor the "checked" attribute преди 3 години
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement преди 3 години
  Andreas Kling 9391311760 LibWeb: Make HTMLInputElement move cursor into text node when focused преди 3 години
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder преди 3 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling 78733417a4 LibWeb: Register FormAssociatedElement with their owner form преди 4 години
  Andreas Kling b092353e4d LibWeb: Add basic support for HTMLInputElement.form преди 4 години
  Andreas Kling 29a2aac89a LibWeb: Start implementing <input type=text> using a shadow DOM преди 4 години
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often преди 4 години
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ преди 4 години