- From: Etienne Miret <etienne.miret@ens-lyon.org>
- Date: Sat, 3 Nov 2012 12:09:15 +0100
- To: Jaime Iniesta <jaimeiniesta@gmail.com>
- Cc: public-qa-dev@w3.org
Received on Saturday, 3 November 2012 11:09:45 UTC
Hi James > Thanks Jirka, this seems to be the issue -- the URL for the specified DOCTYPE on that page does not exist, so there is a timeout after 40 seconds trying to fetch it. If I remove the DOCTYPE line (or make it just <!DOCTYPE html>), it goes fast. > > Now, why doesn't this happen when I validate it on http://validator.w3.org , but does happen on my local install? The validator at w3.org has a list of known doctypes that it will fetch from its local hard drive. I guess the doctype you are using belongs to this list. Did you installed this DTD library? (<http://validator.w3.org/docs/install.html#install-download>) Regards,
Received on Saturday, 3 November 2012 11:09:45 UTC