mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Upgrade to html5ever 0.16
This commit is contained in:
@@ -9,7 +9,7 @@ use dom::document::Document;
|
||||
use dom::htmlelement::HTMLElement;
|
||||
use dom::node::Node;
|
||||
use dom_struct::dom_struct;
|
||||
use html5ever_atoms::LocalName;
|
||||
use html5ever::LocalName;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct HTMLHtmlElement {
|
||||
|
||||
Reference in New Issue
Block a user