mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add attributes for canvas shadows.
This commit is contained in:
parent
37fcced0fa
commit
473afdb196
15 changed files with 106 additions and 70 deletions
|
@ -26,6 +26,7 @@ extern crate core;
|
|||
extern crate devtools_traits;
|
||||
extern crate cssparser;
|
||||
extern crate geom;
|
||||
extern crate gfx_traits;
|
||||
extern crate html5ever;
|
||||
extern crate encoding;
|
||||
extern crate fnv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue