mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Address review comments
This commit is contained in:
parent
5336dd9853
commit
6f6a62e967
9 changed files with 20 additions and 26 deletions
|
@ -19,7 +19,6 @@ use dom::bindings::utils::{Reflectable, Reflector, reflect_dom_object};
|
|||
use dom::document::Document;
|
||||
use dom::node::{Node, NodeHelpers};
|
||||
|
||||
|
||||
use std::cell::Cell;
|
||||
|
||||
// http://dom.spec.whatwg.org/#interface-treewalker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue