Cronologia Commit

Autore SHA1 Messaggio Data
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 anni fa
  MacDue 17d23590bf LibWeb: Check for empty name in is_in_same_radio_button_group() 2 anni fa
  MacDue f96747b722 LibWeb: Check all conditions of radio button groups 2 anni fa
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} 2 anni fa
  Andreas Kling a6d1307aa4 LibWeb: Don't crash on HTML input element with `display: inline` 2 anni fa
  Srikavin Ramkumar d177d83b44 LibWeb: Implement indeterminate IDL attribute in HTMLInputElement 2 anni fa
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 anni fa
  Mathis Wiehl ed1a7aee43 LibWeb: Don't deref HTMLInputElement parent if its null 2 anni fa
  Simon Wanner a13c21c807 LibWeb: Specify height as 1lh to fix the size of empty text boxes 2 anni fa
  Mathis Wiehl 8169b878f8 LibWeb: Invalidate sibling styles on input element checked state change 2 anni fa
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 anni fa
  Andreas Kling 806d32c88f LibWeb: Use shadow_root_internal() when building <input> UA shadow DOM 2 anni fa
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String 2 anni fa
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 anni fa
  Kenneth Myhra 6688f89ad3 LibWeb: Make factory method of FileAPI::FileList fallible 2 anni fa
  Karol Kosek 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot 2 anni fa
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 anni fa
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anni fa
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 anni fa
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum 2 anni fa
  Timothy Flynn 8a88d4434f LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string 2 anni fa
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 anni fa
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 anni fa
  Srikavin Ramkumar de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement 2 anni fa
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange 2 anni fa
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 anni fa
  Kyle Lanmon 0991464de6 LibWeb: Implement input range type sanitation algorithm 2 anni fa
  Kyle Lanmon c5b953e51b LibWeb: Implement input local date and time type sanitation algorithm 2 anni fa
  Kyle Lanmon a3c4af7a19 LibWeb: Implement input time type sanitation algorithm 2 anni fa