- From: Christoph Schneegans <Christoph@Schneegans.de>
- Date: Thu, 02 Nov 2006 13:33:03 GMT
- To: <www-validator@w3.org>
Bjoern Hoehrmann wrote: > A demo is available at > > http://www.bjoernsworld.de/temp/jsdtd-valid.xhtml > http://www.bjoernsworld.de/temp/jsdtd-invalid.xhtml These examples don't work for me in IE7. I receive an "Invalid character" error message, and debugging suggests that IE7 does not uncompress the script. According to <http://www.delorie.com:81/some/url.txt>, IE7 does not include an "Accept-Encoding" request header; however, the response of <http://www.bjoernsworld.de/temp/BH_DOM_DTD_Validator.js> is compressed with "Content-Encoding: x-gzip". AFAIK, "x-gzip" is not supported by IE, while "gzip" is. -- <http://schneegans.de/sv/> - XML Schema Validator | <http://schneegans.de/xp/> - XHTML Proxy |
Received on Thursday, 2 November 2006 13:34:43 UTC