2020-04-01 tests

This commit is contained in:
ConnorSkees 2020-04-01 17:53:47 -04:00
parent f46d53d3cc
commit 8575bbd39a

View File

@ -17,8 +17,6 @@ The large features remaining are
``` ```
@while @while
order of operations order of operations
keyword operators (and, or, not)
@each
special case certain functions (min, max, calc, element, expression, progid, url) special case certain functions (min, max, calc, element, expression, progid, url)
variadic arguments variadic arguments
many builtin list functions (zip, index) many builtin list functions (zip, index)
@ -32,6 +30,12 @@ a special parser for plain css
@forward @forward
``` ```
```
2020-04-01
PASSING: 1711
FAILING: 3382
TOTAL: 5093
```
``` ```
2020-03-30 2020-03-30