Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Timothy Flynn 516f5f7008 LibWeb: Implement the form associated element clear algorithm 9 ay önce
  Jelle Raaijmakers a58f39c9e2 LibWeb: Implement selectionchange event according to spec 9 ay önce
  Tim Ledbetter d0b97873d4 LibWeb: Follow spec steps to set the selectionDirection attribute value 10 ay önce
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 ay önce
  Gingeh 1d9c404b8c LibWeb: Don't move focus when setting input value 10 ay önce
  Tim Ledbetter c25dda767e LibWeb: Return document URL if formAction attribute is missing or empty 11 ay önce
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes 11 ay önce
  Tim Ledbetter 2f5b070716 LibWeb: Implement setRangeText for input and textarea elements 11 ay önce
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods 11 ay önce
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection 11 ay önce
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs 11 ay önce
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} 1 yıl önce
  Shannon Booth 62bf428a7f HTML: Put HTMLTextAreaElement selection helpers in FormAssociatedElement 1 yıl önce
  Shannon Booth 28ed8e5d0f HTML: Add const qualified form_associated_element_to_html_element 1 yıl önce
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 yıl önce
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes 1 yıl önce
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 yıl önce
  Shannon Booth e3bc8610a9 LibWeb: Port HTMLInputElement from DeprecatedString to String 1 yıl önce
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 yıl önce
  Srikavin Ramkumar 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 yıl önce
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos 3 yıl önce
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 yıl önce
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 yıl önce
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories 3 yıl önce
  Luke Wilde d2e18175ef LibWeb: Move enabled() to FormAssociatedElement and follow the spec 3 yıl önce
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 yıl önce
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement 3 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  Andreas Kling 78733417a4 LibWeb: Register FormAssociatedElement with their owner form 4 yıl önce
  Andreas Kling b092353e4d LibWeb: Add basic support for HTMLInputElement.form 4 yıl önce