Historie revizí

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