- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 09 Apr 2006 00:12:34 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3098
Summary: CSS validator stops at <meta> tag but XHTML previously
validated
Product: CSSValidator
Version: CSS Validator
Platform: PC
URL: http://fernandorey.net
OS/Version: Windows XP
Status: NEW
Severity: blocker
Priority: P3
Component: CSS 2.0
AssignedTo: ot@w3.org
ReportedBy: email@fernandorey.net
QAContact: www-validator-cvs@w3.org
The CSS validator stops at <meta> tag with the following error message:
--
Error
Target: http://www.fernandorey.net/index.asp
Please, validate your XML document first!
Line 7
Column 85
Element type "meta" must be followed by either attribute specifications, ">" or
"/>".
--
I had previously validated my XHTML and it passed validation. I am aware of
the space after last character before / and it is coded like that. (i.e. <meta
.....(space)/>. I am linked to the checker and everything works as it should on
the XHTML side.
I have also validated the CSS by uploading my file and it also validates like
this, previous warning of using the proper XHTML structure (which I know is
good as per above).
I would like to finish this issue by linking the CSS ok logo, but stopped by
above issue.
Any light on this would be greatly appreciated.
Received on Sunday, 9 April 2006 00:12:43 UTC