mirror of
https://github.com/servo/servo.git
synced 2025-06-16 12:24:29 +00:00
Library changes
This commit is contained in:
parent
ffe60ea027
commit
be061a9aa0
45 changed files with 167 additions and 183 deletions
|
@ -11,7 +11,7 @@ use geom::size::Size2D;
|
|||
use servo_msg::constellation_msg::SubpageId;
|
||||
|
||||
use std::comm::ChanOne;
|
||||
use extra::net::url::Url;
|
||||
use extra::url::Url;
|
||||
|
||||
pub struct HTMLIFrameElement {
|
||||
parent: HTMLElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue