On Thu, 14 Feb 2008, Sergey Ilinsky wrote: > > And as for Safari. Yes, it does have document.querySelector, but! > because of some reason it doesn't have DocumentSelector/ElementSelector > objects exposed, it doesn't return StaticNodeList from > document.querySelectorAll, so, the question is - does it now support > "Selectors API"? Your answer is "yes". mine, according to your > specification - no.
Yet if the spec had had a hasFeature check, it would be returning "true" right now, since they would have implemented that too. So hasFeature() doesn't solve your problem either. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
