diff options
author | ot <ot@localhost> | 2008-08-15 13:28:09 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-08-15 13:28:09 +0000 |
commit | 06fb5c2a6de2fa4969b89014c3c69811fc7fd4c4 (patch) | |
tree | 4f361e6340250012c3b7c9ded7d6ee8b16400293 /htdocs/dev/tests/xhtml-basic10.xhtml | |
parent | e95268edc31ba250efaad36e6bf201ee46f459e5 (diff) | |
download | markup-validator-06fb5c2a6de2fa4969b89014c3c69811fc7fd4c4.zip markup-validator-06fb5c2a6de2fa4969b89014c3c69811fc7fd4c4.tar.gz markup-validator-06fb5c2a6de2fa4969b89014c3c69811fc7fd4c4.tar.bz2 |
First pass at integrating validator with an external checker.
Enabling the external checker is done in the validator's configuration.
If enabled and set up, the validator will, in specific cases, call
(via HTTP + API) the external checker instead of its own internal parsers.
The first external checker used is the validator.nu html5 parser and checker.
For the time being the checker is called only when the user specifies the
(X)HTML5 doctype in the options. No automatic swiching on <!DOCTYPE html> at
the moment - although that would be feasible -.
TBD: location (line, column) of errors (seems like there is a bug in the
current XML output of the html5 checker), warning/info distinction (missing
test cases to trigger either) and forwarding of the error message explanations.
Diffstat (limited to 'htdocs/dev/tests/xhtml-basic10.xhtml')
0 files changed, 0 insertions, 0 deletions