mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Fix up script and layout.
This commit is contained in:
@@ -21,7 +21,7 @@ use dom_struct::dom_struct;
|
||||
use html5ever_atoms::LocalName;
|
||||
use net_traits::image::base::Image;
|
||||
use std::default::Default;
|
||||
use std::sync::Arc;
|
||||
use style::stylearc::Arc;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct HTMLObjectElement {
|
||||
|
||||
Reference in New Issue
Block a user