Eric Chiang
|
9c1c38b851
|
tests updated
|
2015-02-01 13:54:43 -05:00 |
|
ericchiang
|
d00d65425a
|
release scripts cleaned up
|
2014-12-07 13:33:43 -05:00 |
|
ericchiang
|
6b9070b2cd
|
tests for comma sep selectors
|
2014-11-23 15:01:01 -05:00 |
|
ericchiang
|
e4043764a0
|
not and parent-of selectors added
|
2014-11-10 00:17:27 -05:00 |
|
ericchiang
|
007f862673
|
cleaning house
|
2014-11-09 22:47:43 -05:00 |
|
ericchiang
|
d0ff822037
|
pup redone
Added:
* psuedo classes
:empty
:[first/last/only]-child
:[first/last/only]-of-type
:contains("text")
:nth[-last]-child(n|odd|even|3n+1|n+2)
:nth[-last]-of-type(n|odd|even|3n+2|n+2)
* json{} attr keys moved up a level
* quote enclosed attr selectors
* '+' and '>' intermediate selectors
|
2014-11-09 22:01:20 -05:00 |
|
ericchiang
|
8f8d21ab92
|
tests added
|
2014-09-14 22:20:05 -04:00 |
|