mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add stub CSS2Properties type.
This commit is contained in:
parent
1c5d58180d
commit
4da0ca8ace
4 changed files with 82 additions and 1 deletions
|
@ -88,6 +88,7 @@ pub mod dom {
|
|||
pub mod browsercontext;
|
||||
pub mod canvasrenderingcontext2d;
|
||||
pub mod characterdata;
|
||||
pub mod css2properties;
|
||||
pub mod cssstyledeclaration;
|
||||
pub mod domrect;
|
||||
pub mod domrectlist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue