auto merge of #4475 : pcwalton/servo/text-shadow, r=mbrubeck

r? @mbrubeck 

Depends on servo/rust-geom#64.
This commit is contained in:
bors-servo 2015-03-02 14:54:52 -07:00
commit 93d1f40a96
19 changed files with 683 additions and 152 deletions

View file

@ -79,6 +79,7 @@ partial interface CSSStyleDeclaration {
[TreatNullAs=EmptyString] attribute DOMString boxSizing;
[TreatNullAs=EmptyString] attribute DOMString boxShadow;
[TreatNullAs=EmptyString] attribute DOMString textShadow;
//[TreatNullAs=EmptyString] attribute DOMString float; //XXXjdm need BinaryName annotation