Commit History

Author SHA1 Message Date
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 years ago
  Kenneth Myhra 6688f89ad3 LibWeb: Make factory method of FileAPI::FileList fallible 2 years ago
  Karol Kosek 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot 2 years ago
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum 2 years ago
  Timothy Flynn 8a88d4434f LibJS+LibWeb: Rename number_to_string to number_to_deprecated_string 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 years ago
  Srikavin Ramkumar de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement 2 years ago
  Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange 2 years ago
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Kyle Lanmon 0991464de6 LibWeb: Implement input range type sanitation algorithm 2 years ago
  Kyle Lanmon c5b953e51b LibWeb: Implement input local date and time type sanitation algorithm 2 years ago
  Kyle Lanmon a3c4af7a19 LibWeb: Implement input time type sanitation algorithm 2 years ago
  Kyle Lanmon d249a69150 LibWeb: Implement input week type sanitation algorithm 2 years ago
  Kyle Lanmon 8197b7a063 LibWeb: Implement input month type sanitation algorithm 2 years ago
  Kyle Lanmon edb3a0aa0a LibWeb: Implement input date type sanitation algorithm 2 years ago
  Kyle Lanmon dfbc5553f2 LibWeb: Implement input email type sanitation algorithm 2 years ago
  Kyle Lanmon 6fa34a4ee3 LibWeb: Implement input color type sanitation algorithm 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values 2 years ago
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 years ago
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 years ago
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) 2 years ago
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 years ago
  davidot 6e9969ded0 LibWeb: Make HTMLInputElement of type number use the new double parser 2 years ago