mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
delegate resource reading to embedder
This commit is contained in:
parent
21517504cb
commit
9fb5795f37
52 changed files with 472 additions and 396 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
extern crate app_units;
|
||||
extern crate cssparser;
|
||||
extern crate embedder_traits;
|
||||
extern crate euclid;
|
||||
#[macro_use] extern crate html5ever;
|
||||
extern crate parking_lot;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue