mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Auto merge of #10855 - servo:unit, r=nox
Make css-properties.json checking a proper unit test. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10855) <!-- Reviewable:end -->
This commit is contained in:
commit
55d14ffe00
5 changed files with 57 additions and 24 deletions
|
@ -20,3 +20,4 @@ euclid = {version = "0.6.4", features = ["plugins"]}
|
|||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.12", features = ["heap_size"]}
|
||||
url = {version = "1.0.0", features = ["heap_size"]}
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue