Remove all handwritten bindings code.

This commit is contained in:
Josh Matthews 2013-08-30 13:13:46 -04:00
parent 7584aee98e
commit 75f1cbd76f
5 changed files with 7 additions and 514 deletions

View file

@ -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;