added ErrorEvent WebIDL and errorevent.rs

This commit is contained in:
Ronak Nisher 2014-10-25 11:53:14 -07:00 committed by Josh Matthews
parent 90b0369cdf
commit cbed366bea
7 changed files with 154 additions and 33 deletions

View file

@ -69,6 +69,7 @@ var interfaceNamesInGlobalScope = [
"DOMTokenList",
"DOMStringMap",
"Element",
"ErrorEvent"
"Event",
"EventTarget",
"File",