【发布时间】:2012-01-14 04:39:55
【问题描述】:
我对以下 css 验证有疑问:
http://www.provincia.le.it/html/portal/css.jsp
- 如果我尝试使用“Validate by URI”进行验证,我会收到“Parse Error [empty string]”;
- 如果我尝试使用“通过直接输入验证”通过粘贴 uri 的浏览器输出来验证 http://www.provincia.le.it/html/portal /css.jsp 我得到“验证正常”;
- 如果我尝试使用“通过文件上传验证”通过选择本地计算机上的一个文件进行验证,该文件是命令 'wget http://www.provincia.le.it/html/portal/css.jsp' 的输出,我得到“验证OK”;
你认为这是验证器的错误吗?
感谢您的帮助。
【问题讨论】:
标签: css w3c validation parse-error