Commit History

Autor SHA1 Mensaxe Data
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` hai 8 meses
  Simek c9c67a6f24 LibWeb: Correct default ARIA Roles for few tags hai 8 meses
  Andreas Kling 58c523ae46 LibWeb: Honor `appearance: none` when creating input element layout node hai 8 meses
  Andreas Kling 600cb5ccba LibWeb: Make MimeSniff::Resource::sniff() infallible hai 8 meses
  Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible hai 8 meses
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() hai 8 meses
  Andreas Kling dd419b5a8d AK: Make String::number() infallible hai 8 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hai 8 meses
  Timothy Flynn 516f5f7008 LibWeb: Implement the form associated element clear algorithm hai 8 meses
  Timothy Flynn 63b24e38fa LibWeb: Support appending files to <input type=file> hai 9 meses
  Fernando Kiotheka caf74e7ed6 LibWeb: Implement activation behavior on input[type=reset] hai 9 meses
  Andreas Kling 13ba491924 LibWeb: Don't let input element placeholders influence line-height hai 9 meses
  Tim Ledbetter d0b97873d4 LibWeb: Follow spec steps to set the selectionDirection attribute value hai 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hai 9 meses
  Arhcout c31f9815b4 LibWeb: Readonly input element's arrow buttons don't change the value hai 9 meses
  Tim Ledbetter 728236f4d2 LibWeb: Map embedded content element attributes to dimension properties hai 9 meses
  Bastiaan van der Plaat 9fbf5039a6 LibWeb: Apply input range accent color not when `appearance: none;` hai 9 meses
  Bastiaan van der Plaat 51f5c4a718 LibWeb: Make input color a rectangle shape like other browser engines hai 10 meses
  Mohamed amine Bounya 6fe43e9f73 LibWeb/HTML: Select html input elements with selectable text hai 9 meses
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() hai 9 meses
  Gingeh 1d9c404b8c LibWeb: Don't move focus when setting input value hai 10 meses
  Tim Ledbetter 67981af276 LibWeb: Don't group radio buttons from different trees together hai 10 meses
  Tim Ledbetter 1b74104c17 LibWeb: Make input type state change handling specification compliant hai 10 meses
  Tim Ledbetter eb4e40bc49 LibWeb: Use correct value when parsing datetime-local input type hai 10 meses
  Tim Ledbetter c4b82318f4 LibWeb: Ensure value sanitization algorithm trims whitespace if needed hai 10 meses
  Tim Ledbetter 2c8fb49578 LibWeb: Don't attempt to set selection if control has no selectable text hai 10 meses
  Timothy Flynn fc37c4ad40 LibWeb: Only set the editable text cursor position if necessary hai 10 meses
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen hai 10 meses
  Timothy Flynn 96ad310643 LibWeb: Remove range-count filter from selection change handlers hai 10 meses
  Timothy Flynn fd289deb44 LibWeb: Update the document cursor position when the selection changes hai 10 meses