chromium/components/autofill/core/browser/form_structure_fuzzer.dict

# Lines starting with '#' and empty lines are ignored.

# Valid attributes
cc1="cc-name"
cc2="cc-number"
cc3="cc-csc"
cc4="cc-exp"
name="name"
email="email"
address1="street-address"
address2="locality"
address3="region"
address4="postal-code"
address5="country"
tel="tel"
username="username"
currentpwd="current-password"
newpwd="new-password"

# Sections
shipping="shipping"
billing="billing"
default="default"

# Separators
dash="-"

# Switches
on="on"
off="off"
false="false"
true="true"