Skip to content

Latest jQuery v1.3.2’s bug on WebKit

26 February 2009

I found a bug (may be a browser bug) which is happen on my favorite framework, the latest version of jQuery (v1.3.2) on WebKit browser when I was trying slickspeed with some popular JavaScript Frameworks.

Here the screenshots:

Safari 3.1.2
slickspeed-safari

Chrome 1.0.154.48
slickspeed-chrome 

No problem found in Safari 3.1.2 Nightly, Firefox 3.0.6, Opera 9.63 and IE7.

Test the slickspeed here: http://xing.web.id/slickspeed/

Selectors I used:

  • p:nth-child(even)
  • p:nth-child(n)[class] > a
  • p:nth-child(even)
  • p:nth-child(n)[class] > a
  • p:nth-child(even)
  • p:nth-child(n)[class] > a
  • p:nth-child(even)
  • p:nth-child(n)[class] > a
  • p:nth-child(even)
  • p:nth-child(n)[class] > a

JavaScript Frameworks I used: