Commit History

Author SHA1 Message Date
  Tim Ledbetter 816d24f647 LibWeb: Implement `HTMLFormElement.requestSubmit()` 1 year ago
  Andrew Kaster b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement 1 year ago
  Bastiaan van der Plaat fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 year ago
  Shannon Booth 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String 1 year ago
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 year ago
  Shannon Booth 9cf5b67162 LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element 1 year ago
  Luke Wilde c5e0547377 LibWeb: Add HTMLFormElement#{method,action,target} 2 years ago
  Luke Wilde 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 years ago
  Srikavin Ramkumar 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 years ago
  Elisée Maurer 38a3e28799 LibWeb: Stub out a few form validation and selection methods 2 years ago
  Srikavin Ramkumar 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 years ago
  Andreas Kling d7c58aa58d LibWeb: Implement [SameObject] behavior for HTMLFormElement.elements 2 years ago
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
  Andreas Kling fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length 3 years ago
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago