Historique des commits

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