mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Solving merge conficts related to the html5ever_atoms -> html5ever change
This commit is contained in:
@@ -23,7 +23,7 @@ use dom::node::{Node, UnbindContext};
|
||||
use dom::text::Text;
|
||||
use dom::virtualmethods::VirtualMethods;
|
||||
use dom_struct::dom_struct;
|
||||
use html5ever_atoms::{LocalName, Prefix};
|
||||
use html5ever::{LocalName, Prefix};
|
||||
use std::cell::Cell;
|
||||
use style::element_state::*;
|
||||
use style::str::{split_html_space_chars, str_join};
|
||||
|
||||
Reference in New Issue
Block a user