summaryrefslogtreecommitdiff
path: root/test/data/lex
Commit message (Expand)AuthorAgeFilesLines
* More tests (c.f. http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.h...John Mark Bell2009-06-181-0/+88
* Fix tests for unicode escape sequences to actually have the correct expected ...John Mark Bell2009-05-261-5/+40
* A couple of tests for CSS 2.1 issue 85 ('\'[\n\r(\r\n)] is not an escape sequ...John Mark Bell2009-03-281-0/+21
* Support signs on numbers, percentages, and dimensionsJohn Mark Bell2008-10-272-0/+49
* Correctly process unterminated strings.John Mark Bell2008-06-261-0/+86
* A more complex test, taken from the CSS3 syntax moduleJohn Mark Bell2008-05-052-0/+30
* Match expected token data with that output by the lexer.John Mark Bell2008-05-051-1/+1
* Fix testdriver to accept # in inputJohn Mark Bell2008-05-031-0/+608
* Testdriver for automated lexer tests. This needs a little more work to verify...John Mark Bell2008-05-012-0/+13