Commit History

作者 SHA1 備註 提交日期
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` 8 月之前
  Timothy Flynn 516f5f7008 LibWeb: Implement the form associated element clear algorithm 9 月之前
  Timothy Flynn 63b24e38fa LibWeb: Support appending files to <input type=file> 9 月之前
  Tim Ledbetter d0b97873d4 LibWeb: Follow spec steps to set the selectionDirection attribute value 9 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Tim Ledbetter 728236f4d2 LibWeb: Map embedded content element attributes to dimension properties 9 月之前
  Bastiaan van der Plaat 9fbf5039a6 LibWeb: Apply input range accent color not when `appearance: none;` 9 月之前
  Mohamed amine Bounya 6fe43e9f73 LibWeb/HTML: Select html input elements with selectable text 9 月之前
  Tim Ledbetter 1b74104c17 LibWeb: Make input type state change handling specification compliant 10 月之前
  Tim Ledbetter eb4e40bc49 LibWeb: Use correct value when parsing datetime-local input type 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 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" 10 月之前
  Tim Ledbetter 71cfa705d1 LibWeb: Implement cloning steps for `HTMLInputElement` 10 月之前
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed 10 月之前
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 月之前
  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 月之前
  simonkrauter b1d7a27468 LibWeb: Rename HTMLInputElement members related to range shadow tree 11 月之前
  simonkrauter 9df8e1f224 LibWeb: Support `accent-color` for range input and progress element 1 年之前
  simonkrauter 7766909415 LibWeb: Harmonize look of range input element 1 年之前
  rmg-x b36a78a798 LibWeb: Add method `HTMLInputElement::is_single_line()` 1 年之前
  Tim Ledbetter a3d12e569c LibWeb: Deduplicate the firing of input events in HTMLInputElement 1 年之前
  Aliaksandr Kalenik 8feaecd5c8 LibWeb: Create BlockContainer layout node for `<input type="button">` 1 年之前
  Shannon Booth e0bbbc729b LibWeb: Add stub for ValidityState 1 年之前
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable 1 年之前
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes 1 年之前