mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Solving merge conficts related to the html5ever_atoms -> html5ever change
This commit is contained in:
@@ -26,7 +26,7 @@ use dom::virtualmethods::VirtualMethods;
|
||||
use dom_struct::dom_struct;
|
||||
use encoding::label::encoding_from_whatwg_label;
|
||||
use encoding::types::{DecoderTrap, EncodingRef};
|
||||
use html5ever_atoms::{LocalName, Prefix};
|
||||
use html5ever::{LocalName, Prefix};
|
||||
use ipc_channel::ipc;
|
||||
use ipc_channel::router::ROUTER;
|
||||
use js::jsval::UndefinedValue;
|
||||
|
||||
Reference in New Issue
Block a user