2020-03-23 tests

This commit is contained in:
ConnorSkees 2020-03-24 10:53:21 -04:00
parent b292d56efa
commit 29166900d2

View File

@ -22,7 +22,6 @@ order of operations
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 many builtin list functions
many builtin string functions
all builtin selector functions all builtin selector functions
all builtin map functions all builtin map functions
@extend @extend
@ -35,6 +34,13 @@ a special parser for plain css
in addition to some smaller features like `\` in selectors in addition to some smaller features like `\` in selectors
```
2020-03-23
PASSING: 1547
FAILING: 3546
TOTAL: 5093
```
``` ```
2020-03-22 2020-03-22
PASSING: 1442 PASSING: 1442