Open blackmambahk opened 7 years ago
<input autofill type="text" data-type="text" placeholder="Full Name" name="FullName" data-label="Full Name" required>
The 'autofill' attribute is correctly parsed but the 'required' attribute is missing.
I will fixed it.
The 'autofill' attribute is correctly parsed but the 'required' attribute is missing.