mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Remove all handwritten bindings code.
This commit is contained in:
parent
7584aee98e
commit
75f1cbd76f
5 changed files with 7 additions and 514 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
use dom::bindings::utils::{null_string, str};
|
||||
use dom::bindings::utils::{BindingObject, CacheableWrapper, DOMString, ErrorResult, WrapperCache};
|
||||
use dom::htmlelement::HTMLElement;
|
||||
use dom::htmlcollection::HTMLCollection;
|
||||
use dom::clientrect::ClientRect;
|
||||
use dom::clientrectlist::ClientRectList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue