add number of related tests to missing features

This commit is contained in:
ConnorSkees 2020-04-05 12:55:39 -04:00
parent 86f2ac6a6c
commit b52af759f2

View File

@ -17,14 +17,15 @@ The large features remaining are
```
order of operations
special case certain functions (min, max, calc, element, expression, progid, url)
all builtin selector functions
all builtin selector functions (274 tests)
content-exists, unique-id, random, min, min
@extend
indented syntax
@extend (~600 tests)
indented syntax (27 tests)
a special parser for plain css
@at-root
@use and module system
@forward
@at-root (~150 tests)
@use and module system (~1200 tests)
@forward (~400 tests)
@keyframes (~30 test)
```
```