Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor white...
authorDavid Serduke <davidserduke@gmail.com>
Fri, 16 Nov 2007 19:01:53 +0000 (19:01 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Fri, 16 Nov 2007 19:01:53 +0000 (19:01 +0000)
commit084079d2fd1c7ed3582612cc32b01346b43fb415
tree7cc1ca32d476a5ca782ce348a2a348b81283be7d
parent0a0990485e5c1fd4b4fdcce7f7723d9e0a9dd16d
Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor white space changes in selector.js.
src/selector.js
test/unit/selector.js