Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Remove type attribute from textarea #144

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

treavis
Copy link
Contributor

@treavis treavis commented Jan 13, 2018

Remove unnecessary type attribute from TextAreaField, following the specification.

Fix incorrect phone input type - "phone" to correct - "tel", by specification https://www.w3schools.com/tags/att_input_type.asp
Remove unnecessary type attribute from TextAreaField, following the specification https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea
Incorrect phone input type
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant