mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Run style with all properties enabled
This commit is contained in:
parent
ee3f916b65
commit
919bf17e51
5 changed files with 19 additions and 6 deletions
|
@ -21,6 +21,7 @@ fn properties_list_json() {
|
|||
.arg(&script)
|
||||
.arg("servo")
|
||||
.arg("html")
|
||||
.arg("regular")
|
||||
.status()
|
||||
.unwrap();
|
||||
assert!(status.success());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue