X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=build%2Fspeed%2Fbenchmarker.js;fp=build%2Fspeed%2Fbenchmarker.js;h=b2c05a149980d9a0da108e215b5ec46cfdef8b24;hp=707712e99ac230a4c2c407bd43fe0aa5bd03c8c5;hb=762370256520c5356fdce8ba07acf7f404e83025;hpb=1eae1541b8b4ca054d63d48f07001f55fa52fa5d diff --git a/build/speed/benchmarker.js b/build/speed/benchmarker.js index 707712e..b2c05a1 100755 --- a/build/speed/benchmarker.js +++ b/build/speed/benchmarker.js @@ -3,7 +3,7 @@ "body", "body div", "div", "div div div", "div div", ".dialog", "div.dialog", "div .dialog", "#speech5", "div#speech5", "div #speech5", "div > div", "div.scene div.dialog", - "div#scene1.scene div.dialog div", "#scene1 #speech1", "body > div.dialog div#speech5", + "div#scene1.scene div.dialog div.direction", "#scene1 #speech1", "body > div.dialog div div#speech5", "div:not(#speech5)", "div:not(.dialog)", "div:nth-child(even)", "div:nth-child(odd)", "div:nth-child(1)", "div:nth-child(2n)",