Skip to content

vnu.jar options support #6

@sveetch

Description

@sveetch

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions