On Sat, 18 Nov 2006 20:25:20 +0100, Anne van Kesteren <[EMAIL PROTECTED]> wrote:
x is an object implementing NSResolver or equivalent Function in case of ECMAScript. Everytime x is invoked it will return a different namespace. Namespace "1", "2", etc.

What would be the result for each of the following cases:

  * document.matchSingle("x|foo y|foo")
  * document.matchSingle("x|foo X|foo")

Ouch! I meant, of course:

   * document.matchSingle("x|foo y|foo", x)
   * document.matchSingle("x|foo X|foo", x)


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to