issues
search
andybalholm
/
cascadia
CSS selector library in Go
BSD 2-Clause "Simplified" License
703
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TDs are ignored if not inside a TABLE element
#64
bjesus
closed
2 months ago
4
Request module update to resolve security issues
#63
minias
opened
4 months ago
1
call Parse on a group query "a, b" returns error
#62
krichprollsch
closed
8 months ago
4
Matching in the context of a node returns (potentially) unexpected results
#61
mna
closed
9 months ago
2
fix: Incorrect conversion between integer types
#60
soulteary
closed
1 year ago
1
Update Go dependencies
#59
jauderho
closed
1 year ago
0
please support "div.class1, div.class2"
#58
hktalent
closed
2 years ago
2
Add an example to the README.md file
#57
midir99
closed
2 years ago
0
Null pointer dereference
#56
pkitszel
closed
2 years ago
3
Updated go.mod dependencies per Snyk alert
#55
jauderho
closed
2 years ago
1
allow identifiers to have many dashes as prefix.
#54
Oppodelldog
closed
3 years ago
0
allow css selectors to have prefixes of multiple dashes.
#53
Oppodelldog
closed
3 years ago
1
Fix :nth-child selectors pseudo-classes for the root element
#52
WGH-
closed
3 years ago
2
Add ignore case feature for CSS selectors attributes
#51
kinoute
closed
3 years ago
0
Add support for pseudo-classes
#50
dolmen
closed
3 years ago
5
Case-insensitive selectors without regex using under the hood
#49
rvics
closed
3 years ago
5
Update selector.go
#48
moredure
closed
3 years ago
1
Identifiers prefixed with multiple dashes don't work
#47
erkie
closed
3 years ago
4
Consider include go.sum file in repo
#46
Dentrax
closed
3 years ago
0
oss-fuzz integration
#45
AdamKorcz
closed
3 years ago
1
New release
#44
mhemmings
closed
4 years ago
1
Fails with has and direct child selector
#43
ViRb3
opened
4 years ago
9
Fix unicode escape
#42
benoitkugler
closed
5 years ago
0
Implements Stringer interface
#41
benoitkugler
closed
5 years ago
1
Add support for pseudo elements
#40
benoitkugler
closed
5 years ago
11
Add specificity support
#39
benoitkugler
closed
5 years ago
0
Use Matcher interface for selectors
#38
benoitkugler
closed
5 years ago
12
Add link to Godoc
#37
frioux
closed
6 years ago
0
Attribute Contains (*=) not working
#36
fgblomqvist
closed
6 years ago
2
Error HTML.NODE
#35
umairyousif239
closed
6 years ago
24
nested MatchAll fails
#34
savaki
closed
6 years ago
3
unknown pseudoclass :checked
#33
winteraz
closed
7 years ago
1
:first, :last and :nth selector
#32
paemuri
closed
7 years ago
1
lt Selector Feature Request
#31
tqwewe
closed
7 years ago
2
address golint and goshadow issues
#30
ryancox
closed
7 years ago
0
implement :root element
#29
ryancox
closed
7 years ago
0
don't match on blank attribute selectors
#28
ryancox
closed
7 years ago
0
universal selector should match only ElementNodes
#27
ryancox
closed
7 years ago
0
use html.Render() to replace nodeString()
#26
suntong
closed
7 years ago
6
Attribute value of zero
#25
suntong
closed
7 years ago
2
cascadia fails on multiple attribute selector
#24
suntong
closed
7 years ago
1
nodeString vs html.Render in test
#23
suntong
closed
7 years ago
4
Error that doesn't allow to parse RSS.
#22
Mansiper
closed
7 years ago
1
support jquery style not equal selector [name!="value"]
#21
martinlindhe
closed
8 years ago
0
Support attribute not equal selector
#20
martinlindhe
closed
8 years ago
3
Performance issues with nth-child pseudo-selector for large documents
#19
mna
closed
8 years ago
3
Top level > in query
#18
anacrolix
closed
7 years ago
4
Missing :selected and :root
#17
anacrolix
closed
8 years ago
3
Julia port
#16
aviks
closed
8 years ago
0
Julia port
#15
aviks
closed
8 years ago
2
Next