Francois Yergeau wrote: [...] >>>LS2) Interface DOMParser: There should be an error type >> >>defined for failure >> >>>to check normalization (sugg. >> >>"normalization-checking-failure") in addition >> >>>to the existing "unknown-character-denormalization". >> >>Fixed. The following has been added to the spec: >> >>[[ >> "check-character-normalization-failure" [error] >> Raised if the paramter "check-character-normalization" is set to >> true and a character is encoutered that is not normalized. >>]] > > > Good in principle, but editorially a bit loose. A character in general > cannot be "not normalized", this is a property of sequences (strings). > Please reword to: > > [[ > "check-character-normalization-failure" [error] > Raised if the paramter "check-character-normalization" is set to > true and a string is encoutered that fails normalization checking. > ]] > > or something similar. Done. -- jstReceived on Wednesday, 8 October 2003 17:15:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:16 GMT