Re: L3 Core: 'check-character-normalization' underspecified

On Feb 25, 2004, at 5:43 PM, Andrew Clover wrote:

>
> Curt Arnold <carnold@houston.rr.com> wrote:
>
>> What actions should be expected if a character in the document is not
>> fully normalized?  I'd assume that an error should be dispatched, but
>> the spec doesn't say.
>
> LS specifies a 'check-character-normalization-failure' DOMError. 
> Perhaps
> this ought to be in Core, though given the resolution of
> LSSerializer-iucd-issue it probably won't be.
>

Sorry I missed it since I've been trying to finish up the L3 Core suite 
at the expense of all the other modules.

>> As far as I am aware there are no implementations supporting either of
>> these parameter being true.
>
> pxdom supports both, but only on Python 2.3; earlier versions of the
> unicodedata module do not provide character normalisation.
>

I would appreciate any feedback on the L3 Core tests added yesterday.

Received on Wednesday, 25 February 2004 22:24:29 UTC