10000 Tags · stjordanis/cascadia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: stjordanis/cascadia

Tags

v1.3.1

Toggle v1.3.1's commit message
Fix index out of bounds in parser.

When parsing an invalid selector like "[a=a i", the parser would panic
with index out of bounds.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ignore case feature for CSS attribute selectors

v1.2.0

Toggle v1.2.0's commit message
Add one more test for unicode escapes.

v1.1.0

Toggle v1.1.0's commit message
Add specificity support (andybalholm#39)

add support for specificity for simple selectors

v1.0.0

Toggle v1.0.0's commit message
Add go.mod file for vgo.

0