-
Does the link in the header generated by the plugin validate for html5?
A link of this form seems to generate an error:
http://fonts.googleapis.com/css?family=Open+Sans:300,400|Montserrat:400|Open+S…
-
Integrate HTML Validation with this
-
So- create a number field, set the type to decimal. Make a decimal. html 5 validation will object.
If the type = number? It's just not liking it.
Weirdly- a text field set to either number…
-
If using your callback, form's html5 validation rules are completely ignored. Script should check first if form is valid before trying to submit it.
[Possible solution](https://stackoverflow.com/a/…
-
It might make sense to use HTML5 constraint validation, in particular setCustomValidity().
See https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Constraint_API's_ele…
-
HTML 5 validation tooltip is not displayed on forms on chrome
**Steps to reproduce**
- any form seems to demonstrate the bug so long as the upon validation there is a need to scroll to element…
-
I noticed (by running html5lib on it) that this file has html5 validation errors. You can see these on http://html5.validator.nu/ ... basically `--` should not be used in an HTML comment. The offendin…
-
### Preconditions (*)
1. Magento 2.3.1 using Luma Theme
2. Install sample data
### Steps to reproduce (*)
1. Install magento 2.3.1
2. Install sample data
3. Navigate to category women/tops-wom…
-
## HTML5 validation
HTML5 validation is preventing form submit and is not fully accessible. A long extended discussion can be found here: https://www.drupal.org/project/drupal/issues/1797438#commen…
-
https://validator.w3.org/nu/?doc=http%3A%2F%2Fromportalen.no%2F
- Complains about unfindable extra tag?
- The link property errors are related to this: The validator (incorrectly) believes that all t…