wrote a fuzzer for the CSS lexer to tease out token merging and...
wrote a fuzzer for the CSS lexer to tease out token merging and misclassification problems by throwing tons of random inputs at the lexer and checking overall properties like termination, idempotence, and pattern matching each output token. git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@195 ad8eed46-c659-4a31-e19d-951d88f54425
Loading