-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Watch for available vnu.jar options and possibly add support for them.
Required
- User agent have to be supported since first release in another issue;
- Xss for java block allocation;
- no-stream is for rare cases to continue validation even with critical error;
Maybe
- css support may be interesting enough;
- svg may be;
- asciiquotes is for exotic usecases and lowest priority;
- option about html extension may not be very common case;
- filter options is to filter messages from regexes may be interesting but a rare case and not very simple to cover;
Won't do
- Format is not elligible since html_checker stands on JSON report only;
- error and exit code stuff is only managed internally in html_checker;
- no-langdetect is to avoid warning about missing lang attribute, i would prefer to keep this common warning since it is not advised to overrule it;
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request