update passing tests
This commit is contained in:
parent
87462490ac
commit
8e43d906b5
@ -15,6 +15,11 @@ cargo b --release
|
||||
|
||||
The focus right now is just getting the most basic tests to pass.
|
||||
|
||||
```
|
||||
2020-03-20
|
||||
PASSING: 1394
|
||||
FAILING: 3699
|
||||
TOTAL: 5093
|
||||
```
|
||||
2020-02-24
|
||||
PASSING: 1192
|
||||
|
@ -3,11 +3,11 @@
|
||||
//!
|
||||
//! All functionality is currently exposed through [`StyleSheet`].
|
||||
//!
|
||||
//! Spec progress as of 2020-03-01:
|
||||
//! Spec progress as of 2020-03-20:
|
||||
//!
|
||||
//! | Passing | Failing | Total |
|
||||
//! |---------|---------|-------|
|
||||
//! | 1236 | 3857 | 5093 |
|
||||
//! | 1394 | 3699 | 5093 |
|
||||
//!
|
||||
//! ## Use as library
|
||||
//! ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user