mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Canvas: added arcTo() support.
This commit is contained in:
parent
ba0d28e002
commit
56303e21cc
20 changed files with 81 additions and 76 deletions
|
@ -3,6 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(collections)]
|
||||
#![feature(std_misc)]
|
||||
|
||||
extern crate azure;
|
||||
extern crate cssparser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue