css icon indicating copy to clipboard operation
css copied to clipboard

Rewrite for current Syntax Level 3

Open riking opened this issue 7 years ago • 2 comments

I needed a tokenizer that properly skipped bad-string and bad-url without erroring out, so I just rewrote the whole thing /shrug

Expanded the tests and includes fuzz testing.

riking avatar Mar 20 '18 22:03 riking

Wow, definitely thorough :)

So do you think this should just be put alongside the existing scanner package, or should it supersede it?

kisielk avatar Mar 21 '18 16:03 kisielk

@riking This pull request has some complex conflicts that need to be resolved and then we can review it. Thanks!

coreydaley avatar Aug 17 '23 19:08 coreydaley