Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
# Upload Tool | # Upload Tool | ||
# Form validation (mandatory fields, length, XSS) | ## Form validation (mandatory fields, length, XSS) | ||
# Image upload (accepted file types, sizes, file extensions) | ## Image upload (accepted file types, sizes, file extensions) | ||
# Color picker/hex-entering functionality | ## Color picker/hex-entering functionality | ||
# Preview functionality | ## Preview functionality | ||
# Legal Stuff (TOS/EULA/etc) | ## Legal Stuff (TOS/EULA/etc) | ||
## Recaptcha | ## Recaptcha | ||
### JavaScript enabled | ### JavaScript enabled | ||
### JavaScript disabled | ### JavaScript disabled | ||
## Submission | |||
### Successful/Thank You! | |||
### Failed | |||
=== General Markup Testing === | === General Markup Testing === | ||