summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/xml.dtd
diff options
context:
space:
mode:
authorMichael[tm] Smith <mike@w3.org>2015-07-12 17:19:53 +0900
committerMichael[tm] Smith <mike@w3.org>2015-07-12 21:38:18 +0900
commit3785ea50e4da0c8f500d482772f13c121146f2a6 (patch)
tree48417f1fda27ed2312f975c62091448086efdb7b /htdocs/sgml-lib/xml.dtd
parent65d7acda7482a3401bbff278c286f09bd8f8b03d (diff)
downloadmarkup-validator-3785ea50e4da0c8f500d482772f13c121146f2a6.zip
markup-validator-3785ea50e4da0c8f500d482772f13c121146f2a6.tar.gz
markup-validator-3785ea50e4da0c8f500d482772f13c121146f2a6.tar.bz2
Re-route HTML5 validator requests to Nu Checker.
This is a simple but powerful change to the markup-validator code to ease migration of users to the Nu Html Checker. You can try the outcomes of the change at http://qa-dev.w3.org/wmvs/mike/ The change has the following specific effects on the behavior of the validator. 1. "Validate by URI": if a document either has an HTML5 `<!doctype html>` doctype, or if a user manually selects the HTML5-checking option, the request is automatically run directly through https://validator.w3.org/nu. That is, the validation results will be shown directly from the http://validator.w3.org/nu Web UI, rather then being passed back to http://validator.w3.org for post-processing and display. 2. "Validate by Direct Input": Same as above; if the text entered into the input areaa has a <!doctype html> doctype or a user manually selects the HTML5-checking option, results are shown by http://validator.w3.org/nu 3. "Validate by File Upload". No change. (It's not possible to automatically redirect file-upload requests to the Nu Html Checker in the way we can for "Validate by URI" and "Validate by Direct Input".
Diffstat (limited to 'htdocs/sgml-lib/xml.dtd')
0 files changed, 0 insertions, 0 deletions