mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Support basic immutable CSSOM
This commit is contained in:
parent
2220fcdc0b
commit
177d6fa4ee
33 changed files with 861 additions and 43 deletions
|
@ -256,7 +256,7 @@ fn test_parse_stylesheet() {
|
|||
]
|
||||
})))
|
||||
|
||||
],
|
||||
].into(),
|
||||
};
|
||||
|
||||
assert_eq!(format!("{:#?}", stylesheet), format!("{:#?}", expected));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue