- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 30 Jul 2006 20:23:50 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3542
Summary: XML Validation Error
Product: CSSValidator
Version: CSS Validator
Platform: Macintosh
URL: http://jigsaw.w3.org/css-
validator/validator?profile=css3&uri=http://securecc.hom
eip.net/install/shop/index.php
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: XHTML1.0
AssignedTo: ot@w3.org
ReportedBy: ben_harper@mac.com
QAContact: www-validator-cvs@w3.org
To the best of my knowledge, XHTML would never require a </img> tag, yet when I
validate my page, it returns this error:
Please, validate your XML document first!
Line 12
Column 5679
The element type "img" must be terminated by the matching end-tag "</img>".
The URL is http://securecc.homeip.net/install/shop/index.php
I really think that the CSS Validator should use the W3C Markup Validation
Service parser to validate the page rather than having it's own. It should be
consistent with the Markup Validation Service in it's results, since the two go
hand-in-hand.
Best,
Ben Harper
Received on Sunday, 30 July 2006 20:23:59 UTC