mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
add iframe support
This commit is contained in:
parent
93368a2bf3
commit
bd5526de94
8 changed files with 59 additions and 47 deletions
|
@ -44,7 +44,6 @@ use newcss::stylesheet::Stylesheet;
|
|||
|
||||
use js::jsapi::{JSContext, JSObject};
|
||||
|
||||
use std::util::replace;
|
||||
use std::cell::Cell;
|
||||
use std::comm;
|
||||
use std::str::eq_slice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue