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 8393 - I believe this should allow for lower case letters too... right now a tag can start with upper/lower but only have upper after the first character. Add lower to this state to fix.
Summary: I believe this should allow for lower case letters too... right now a tag can...
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-28 16:58 UTC by contributor
Modified: 2010-10-04 14:48 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2009-11-28 16:58:05 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#tag-name-state

Comment:
I believe this should allow for lower case letters too... right now a tag can start with upper/lower but only have upper after the first character.  Add lower to this state to fix.

Posted from: 74.101.4.5
Comment 1 Ms2ger 2009-11-28 17:54:37 UTC
Lower case letters are accounted for by the "anything else" case.