add number of related tests to missing features
This commit is contained in:
parent
86f2ac6a6c
commit
b52af759f2
13
README.md
13
README.md
@ -17,14 +17,15 @@ The large features remaining are
|
|||||||
```
|
```
|
||||||
order of operations
|
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)
|
||||||
all builtin selector functions
|
all builtin selector functions (274 tests)
|
||||||
content-exists, unique-id, random, min, min
|
content-exists, unique-id, random, min, min
|
||||||
@extend
|
@extend (~600 tests)
|
||||||
indented syntax
|
indented syntax (27 tests)
|
||||||
a special parser for plain css
|
a special parser for plain css
|
||||||
@at-root
|
@at-root (~150 tests)
|
||||||
@use and module system
|
@use and module system (~1200 tests)
|
||||||
@forward
|
@forward (~400 tests)
|
||||||
|
@keyframes (~30 test)
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user