On Mon, 24 Mar 2014 10:56:31 -0400, Jim Gettys said: > I was accessing a local file via a file URL using google-chrome: > file:///home/jg/Personal/jgresume2014.html > It looks like it tried to validate "home" (though this may be an artifact > of chome), and returned: Somebody needs to be smacked around with a large trout for that one. The validator should only be checking URI classes that actually contain a hostname. So that's a big ol' bug. :)