- From: Phillips, Addison <addison@lab126.com>
- Date: Fri, 20 Mar 2015 20:33:11 +0000
- To: "public-tt@w3.org" <public-tt@w3.org>
- CC: "public-i18n-core@w3.org" <public-i18n-core@w3.org>
I18N comment: https://www.w3.org/International/track/issues/430 4.3.2 WebVTT cue text http://www.w3.org/TR/webvtt1/#dfn-webvtt-cue-amp-escape There are escape sequences defined for six Unicode characters (&, <, >, LRM, RLM, and NBSP), but not a general purpose escape mechanism for characters. It's generally recommended that character escapes be provided so that difficult to enter or edit sequences can be introduced using a plain text editor. E.g. something like HTML's 𒎫 syntax. Escape sequences are particularly useful for invisible or ambiguous Unicode characters, including zero-width spaces, soft-hyphens, various bidi controls, mongolian vowel separators, etc. For advice on use of escapes in markup, but that is mostly generalisable to other formats, see http://www.w3.org/International/questions/qa-escapes
Received on Friday, 20 March 2015 20:33:35 UTC