Re: (Errata?) DOM Level 3 lineNumber
Ms2ger <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul, On 04/02/2014 10:18 AM, Paul Arzul wrote: > "lineNumber of type long, readonly > The line number this locator is pointing to, or -1 if there is no > column number available."[1] > > Should that read "line number" instead of "column number"? It looks > like a cut-and-paste typo from the previous entry on columnNumber. DOM level 3 Core is not currently maintained; it has been replaced for all intents and purposes (except historical ones) by the DOM Standard [1]. Furthermore, DOMLocator has never been implemented in browsers, so it has been removed from the standard. -- HTH Ms2ger [1] http://dom.spec.whatwg.org/