Commit d041b9f
committed
Replace most CSS tests by analysis with Strudy
Strudy now integrates a set of analyses that were previously done in Webref.
It also extends slightly the duplication guarantees, which used to be
restricted to properties.
This update replaces most tests with running Strudy. What remains is tests that
assess that syntaxes can be parsed with css-tree. These validity tests would
better be done in Strudy too in practice, but that's not yet the case.
Note: This will report two new problems that need fixing (duplicate type
constructs in `css-color-5` and `css-color-hdr`). To be addressed with a patch.1 parent f8e38c4 commit d041b9f
File tree
5 files changed
+457
-723
lines changed- packages/css
- test/css
5 files changed
+457
-723
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments