mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Import string_cache::Atom into the attributes' macros
This commit is contained in:
parent
8979d77e77
commit
2176aab642
9 changed files with 9 additions and 20 deletions
|
@ -22,7 +22,6 @@ use dom::node::{DisabledStateHelpers, Node, NodeHelpers, NodeTypeId};
|
|||
use dom::virtualmethods::VirtualMethods;
|
||||
|
||||
use util::str::{DOMString, split_html_space_chars};
|
||||
use string_cache::Atom;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct HTMLOptionElement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue