Juho Nurminen 66d325d362 Fixes #58: check attribute type before matching against a regexp (#62) 6 years ago
..
fixtures 5b52892131 Fix: add MetaProperty and TemplateLiteral to :expression class (#59) 6 years ago
parser.js b5a105ede0 fixes #30: allow leading/trailing whitespace in queries 10 years ago
queryAttribute.js 66d325d362 Fixes #58: check attribute type before matching against a regexp (#62) 6 years ago
queryClass.js 5b52892131 Fix: add MetaProperty and TemplateLiteral to :expression class (#59) 6 years ago
queryComplex.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryCompound.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryDescendant.js 26f7701a1f fixes #8: add regression test for "descendant includes ancestor" bug 10 years ago
queryField.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryHas.js 9e28797a26 Expand :has() tests 7 years ago
queryMatches.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryNot.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryPseudoChild.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
querySubject.js b171617c10 Make sibling/adjacent selector only match following siblings (fixes #23) 7 years ago
queryType.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago
queryWildcard.js 868e91d677 fixes #27: include actual JS programs in test fixtures 10 years ago