Re: L3 Core: DOMLocator.offset

On Fri, 2003-08-01 at 01:31, Curt Arnold wrote:
> This should be split up into a distinct byteOffset and characterOffset.  

offset has been splitted in byteOffset and utf16Offset (since the DOM
deals with utf-16 units, and not characters).

> An implementation could return values for both, a value for one and -1 
> for the other or -1 for both.  However, the user doesn't have to somehow 
> know the nature of the source to interpret the values.

Philippe

Received on Thursday, 28 August 2003 16:25:54 UTC