تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Tim Ledbetter c25dda767e LibWeb: Return document URL if formAction attribute is missing or empty 10 ماه پیش
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes 10 ماه پیش
  Tim Ledbetter 2f5b070716 LibWeb: Implement setRangeText for input and textarea elements 10 ماه پیش
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods 10 ماه پیش
  Jelle Raaijmakers 732e3fa82f LibWeb: Propagate input/textarea selection update to document selection 10 ماه پیش
  Jelle Raaijmakers 814ca3267e LibWeb: Implement input/textarea selection APIs 10 ماه پیش
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 ماه پیش
  Shannon Booth 9f24176cac HTML: Partially implement HTMLInputElement's selection{Start,End} 11 ماه پیش
  Shannon Booth 62bf428a7f HTML: Put HTMLTextAreaElement selection helpers in FormAssociatedElement 11 ماه پیش
  Shannon Booth 28ed8e5d0f HTML: Add const qualified form_associated_element_to_html_element 11 ماه پیش
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 سال پیش
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes 1 سال پیش
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 سال پیش
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible 1 سال پیش
  Ali Mohammad Pur 0937d88869 LibWeb: Remove more DeprecatedString null state remnants 1 سال پیش
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 سال پیش
  Luke Wilde c85fcd442f LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled 2 سال پیش
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 سال پیش
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 سال پیش
  Luke Wilde d2e18175ef LibWeb: Move enabled() to FormAssociatedElement and follow the spec 3 سال پیش
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement 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 سال پیش