mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
refactor iframe element fields to support sending size to the constellation
This commit is contained in:
parent
86f0aacb3d
commit
666c29480e
4 changed files with 42 additions and 10 deletions
|
@ -44,6 +44,7 @@ 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