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 17624 - Some key names are redundant
Summary: Some key names are redundant
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - DOM3 Events (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL: http://dev.w3.org/2006/webapi/DOM-Lev...
Whiteboard:
Keywords: needsReview
Depends on:
Blocks:
 
Reported: 2012-06-28 09:28 UTC by Masayuki Nakano
Modified: 2012-07-13 21:53 UTC (History)
3 users (show)

See Also:


Attachments

Description Masayuki Nakano 2012-06-28 09:28:02 UTC
I think that some key values for IME are duplicated.

There are Hiragana, Katakana and RomanCharacters.

However, there are also JapaneseHiragana, JapaneseKatakana and JapaneseRomaji.

I think that "Japanese" prefix isn't necessary. So, I'd like to suggest that the latter names should be removed.
Comment 1 Travis Leithead [MSFT] 2012-07-13 21:07:13 UTC
Agree.
Comment 2 Travis Leithead [MSFT] 2012-07-13 21:53:18 UTC
Updated in the latest editor's draft. Thanks!