mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Library changes
This commit is contained in:
parent
ffe60ea027
commit
be061a9aa0
45 changed files with 167 additions and 183 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
use dom::bindings::utils::{DOMString, null_string, ErrorResult};
|
||||
use dom::htmlelement::HTMLElement;
|
||||
use extra::net::url::Url;
|
||||
use extra::url::Url;
|
||||
|
||||
pub struct HTMLImageElement {
|
||||
parent: HTMLElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue