mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
@@ -14,7 +14,6 @@ use dom::node::{Node, NodeTypeId};
|
||||
use util::str::DOMString;
|
||||
|
||||
#[dom_struct]
|
||||
#[derive(HeapSizeOf)]
|
||||
pub struct HTMLMetaElement {
|
||||
htmlelement: HTMLElement,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user