This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 851 - XHTML validation
Summary: XHTML validation
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: Parser (show other bugs)
Version: 0.7.0
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL: http://validator.w3c.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 21:20 UTC by Ville Korhonen
Modified: 2004-08-31 02:43 UTC (History)
0 users

See Also:


Attachments

Description Ville Korhonen 2004-08-30 21:20:05 UTC
When using uppercase tags (eg. <BODY>) the XHTML -validator gives error for each
tag, I replaced tags with lowercase ones (<body> etc.), and validation
succeeded. Why uppercase tags aren't supported?
Comment 1 Olivier Thereaux 2004-08-30 22:43:15 UTC
http://www.w3.org/TR/xhtml1/#h-4.2