account
a sign up form requiring an email and password - it will POST the input values on submit
account (ambiguous)
a sign up form with minimal identifying attributes, requiring an email and password - it will POST the input values on submit
account (passwordrules)
a sign up form requiring an email and password - supports dynamic `passwordrules` attribute on the password field
account (extended info)
a sign up form requiring an email and password along with some identity information - it will POST the input values on submit
account (extended info, spec)
an sign up form that is structured to conform with the standard autocomplete spec, and contains valid autocomplete attributes on all fields
account with security questions
a sign up form requiring an email, password, and multiple security questions for account recovery
rejestracja
a Polish registration form with login, password, email, phone, and consent checkboxes without name attributes on the text fields
zarejestruj się
a Polish registration form using nested user field names and a password confirmation
registrieren
a German registration form with an invalid username input type, business email, and consent checkboxes
registrovat se
a Czech registration form inside a fieldset with labels after inputs and a password field named Heslo
nested user
a registration form using nested new_user field names, a username pattern, and an unlabeled honeypot
imię i data
a Polish registration form using a fieldset and legend for every field, including date of birth and password confirmation
potwierdź hasło
a Polish registration form without labels, using placeholders and autocomplete off on every field
email only
a first-step registration form that only asks for an email address
join
a registration form with userName, email, password, password confirmation, and a terms checkbox
registrace
a Czech registration form with PascalCase names, sport and gender selects, and split date-of-birth fields
split birth date
a registration form with given-name, family-name, a userId, and birth date split across tel inputs
wyświetlana nazwa
a registration form with a display-name field, username, password, and two email fields
zgody
a Polish registration form whose email field uses autocomplete username and includes consent checkboxes
tabela
a Polish registration form laid out entirely with table, tr, th, and td elements
tabelle
a German registration form laid out with table headers as field labels
form3 ids
a registration form whose fields use form3- prefixed ids, with nested agreement names
lista
a Polish registration form whose fields are list items
odstavce
a Czech registration form whose fields sit in paragraph elements with no other layout wrappers
unlabeled
a registration form that identifies fields only by placeholders
prefixed ids
a registration form whose ids and names share a long prefix, with labels after inputs
confirm password
a registration form with username, email, password, confirm password, and an agreement checkbox
pole Hasło
a Polish registration form with labels after inputs and a password field named Hasło
vnořená tabulka
a Czech registration form laid out with nested tables, caption, and header cells
bez nazw
a first-step Polish registration form with an email field that has an id but no name