Historie revizí

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