- From: erankor via GitHub <sysbot+gh@w3.org>
- Date: Tue, 24 May 2016 15:14:00 +0000
- To: public-texttracks@w3.org
erankor has just created a new issue for https://github.com/w3c/webvtt: == Wrong BOM characters mentioned in spec == Hi, Section 4.1 of the WebVTT spec says: "An optional U+FEFF BYTE ORDER MARK (BOM) character." This is a UTF-16 BOM, while a few lines above the spec says: "A WebVTT file must consist of a WebVTT file body encoded as UTF-8" At the end of the spec, under 'magic number(s)' the BOM EF BB BF is used, so I believe the first occurrence is just wrong. Thanks Eran Please view or discuss this issue at https://github.com/w3c/webvtt/issues/292 using your GitHub account
Received on Tuesday, 24 May 2016 15:14:01 UTC