[webvtt] Unicode normalization example is wrong

zcorpan has just created a new issue for 
https://github.com/w3c/webvtt:

== Unicode normalization example is wrong ==
https://w3c.github.io/webvtt/#example-11b9d845

> For example, a cue with the identifier consisting of the characters 
U\+0041 LATIN CAPITAL LETTER A and U\+212B ANGSTROM SIGN will not 
match a selector targeting a cue with an ID consisting of the 
character U\+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE\.

Remove `s U+0041 LATIN CAPITAL LETTER A and`. Angstrom is not a 
combining character...

cc @r12a 

Please view or discuss this issue at 
https://github.com/w3c/webvtt/issues/282 using your GitHub account

Received on Wednesday, 17 February 2016 08:53:24 UTC