Add stub CSS2Properties type.

This commit is contained in:
Josh Matthews 2014-09-18 12:53:04 -04:00
parent 1c5d58180d
commit 4da0ca8ace
4 changed files with 82 additions and 1 deletions

View file

@ -65,4 +65,3 @@ impl Reflectable for CSSStyleDeclaration {
&self.reflector_
}
}