mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
@ -26,7 +26,6 @@ use std::ascii::OwnedAsciiExt;
|
|||
use std::borrow::ToOwned;
|
||||
use util::str::DOMString;
|
||||
use std::cell::Cell;
|
||||
use string_cache::Atom;
|
||||
|
||||
#[jstraceable]
|
||||
#[derive(PartialEq, Copy, Clone)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue