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 18670 - Also use defined character sets for A-Z, a-z, and 0-9 (like with whitespace characters)
Summary: Also use defined character sets for A-Z, a-z, and 0-9 (like with whitespace c...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks: 18680
  Show dependency treegraph
 
Reported: 2012-08-23 23:16 UTC by contributor
Modified: 2012-11-04 12:00 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-08-23 23:16:54 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#alphanumeric-ascii-characters
Complete: http://www.whatwg.org/c#alphanumeric-ascii-characters

Comment:
Also use defined character sets for A-Z, a-z, and 0-9 (like with whitespace
characters)

Posted from: 2620:0:1000:147d:9108:eb1d:4698:a7b6 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.12 Safari/537.4
Comment 1 Ian 'Hixie' Hickson 2012-10-30 22:15:49 UTC
I don't recommend that this change be adopted for the HTMLWG version of the spec. It's pretty risky.
Comment 2 contributor 2012-10-30 22:16:03 UTC
Checked in as WHATWG revision r7490.
Check-in comment: Use some new predefined terms for common character ranges.
http://html5.org/tools/web-apps-tracker?from=7489&to=7490
Comment 3 Silvia Pfeiffer 2012-11-04 12:00:14 UTC
Thanks for the hint! I'm staging it for HTML.next , which gives us time to sort any potential issues.