mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
added ErrorEvent WebIDL and errorevent.rs
This commit is contained in:
parent
90b0369cdf
commit
cbed366bea
7 changed files with 154 additions and 33 deletions
|
@ -69,6 +69,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"DOMTokenList",
|
||||
"DOMStringMap",
|
||||
"Element",
|
||||
"ErrorEvent"
|
||||
"Event",
|
||||
"EventTarget",
|
||||
"File",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue