- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 31 Oct 2006 11:49:16 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3899 Summary: The validator reports internal stylesheet id as invalid even though the xhtml spec says it's valid Product: Validator Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: major Priority: P2 Component: Parser AssignedTo: link@pobox.com ReportedBy: justivo@gmail.com QAContact: www-validator-cvs@w3.org Hello, The Validator chokes on id="" on <style> tags and reports them as invalid. However, in XHTML, which is what I wrote my page as, it's supposed to be valid. It's on the spec. http://www.w3.org/TR/xhtml1/#C_13 Internal style sheets are supposed to be pointed in the markup, but with the validator pointing it out as an error, it's not a good thing for XHTML use. Is there a way to attach a test case? I'll do so if possible.
Received on Tuesday, 31 October 2006 11:49:53 UTC