mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Rust upgrades
This commit is contained in:
parent
caf1ed9446
commit
bbac8aa5c3
130 changed files with 1236 additions and 985 deletions
|
@ -19,7 +19,7 @@ use servo_net::image_cache_task;
|
|||
use servo_util::url::parse_url;
|
||||
use servo_util::str::DOMString;
|
||||
|
||||
use extra::serialize::{Encoder, Encodable};
|
||||
use serialize::{Encoder, Encodable};
|
||||
|
||||
#[deriving(Encodable)]
|
||||
pub struct HTMLImageElement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue