Closed r12a closed 7 years ago
become "redundant"? Or do you mean "obsolete"? If truly mean redundant, that is, become an extraneous duplicate, then I may be missing something and would love to have you explain more.
This whole section has been reduced since we use U+ notation everywhere in the specs. This is now a note that implementation languages (like ES6, C) have different encoding schemes and the U+ value will need to be converted as approriate.
https://w3c.github.io/uievents-key/#style-conventions 1.1. Stylistic Conventions
https://w3c.github.io/uievents-key/#key-value-tables
These are good points.
Another point would be that this annotation form ties the document to a specific implementation approach that will become redundant over time. ES6 already supports a codepoint based escape format, eg. \u{12345}
(Btw, shouldn't this explanatory text be in the main UI Events spec? Maybe i just missed it.)