[Prototype-core] Re: Version 1.6 and XPath in Safari/WebKit 3

2007-11-30 Thread Mazdak Rezvani
That's great Andrew. Thank you On Nov 27, 11:11 am, Andrew Dupont <[EMAIL PROTECTED]> wrote: > The Selector class translates to XPath in browsers that support it. > Some of the Selector unit tests failed in Safari 3 -- seemingly because > WebKit doesn't correctly implement some XPath functions.

[Prototype-core] Re: Version 1.6 and XPath in Safari/WebKit 3

2007-11-27 Thread Andrew Dupont
The Selector class translates to XPath in browsers that support it. Some of the Selector unit tests failed in Safari 3 -- seemingly because WebKit doesn't correctly implement some XPath functions. If I recall, the failures are related to the ":first-of-type/:first-child" pseudoclasses (and their b