History log of /yui3/src/dom/js/selector-css3.js
Revision Date Author Comments Expand
8023f8dbcd1b40edf283b984c103ea7651e2549b 25-Jan-2012 Matt Sweeney <matt.sweeney@yahoo.com>

move _children to DOM

8906dd44d6aa2a5092388e0c2e80d8dc9aae397c 13-Feb-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added css3 support for :enabled :disabled [fixes #2528018]

891267ad40d74f1e123d09a6278fdba826002779 12-Feb-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added selected check for checked pseudo-class [fixes 2528548]

6244b09179e0efbecc704ba75b5323ee0f5b38d3 24-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed false positives for unsupported queries

0fa21f434cf7d4ed63d790f8fb2a9c68e656d00e 13-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

DOM cleanup; fixed Selector._children

63942f7c9f6be91fe24a7b40e76d436847ec9b7b 06-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixes for scoped queries

d59c625bc91380e7d3458db5e7e9a581d670684a 31-Jul-2009 Matt Sweeney <matt.sweeney@yahoo.com>

speed tweaks

4f15171c562757e8d3e2b8882e04d6b5a2291732 21-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed DOM submodule docs

8d1240fc6300f6769711557511f6882f0a3d3139 19-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed submodule descriptions

c8f1f836d21a6cf4eebc3146bf626f10943db48d 09-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fix standalone css3 module

08318b3df0963de4f820fc177d4d895588bdfe1d 01-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed native element-scoped queries; fixed DOM.children; fixed pseudos children

7bd6c48178788dd4f19fa028e0294192ee2c7278 01-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

cleanup and optimization pass

97489f571e5b4b9df85a1ca33fda655a30dda3e9 31-Mar-2009 Matt Sweeney <matt.sweeney@yahoo.com>

cleanup

1e4299e83b45ff5cf2fc6b545f0186ecf831ec87 30-Mar-2009 Matt Sweeney <matt.sweeney@yahoo.com>

selector update wip