Add ProgressEvent interface

This commit is contained in:
Manish Goregaokar 2014-05-08 20:40:17 +05:30
parent 6cbcd98132
commit 2f376a1104
5 changed files with 110 additions and 1 deletions

View file

@ -43,6 +43,7 @@ DOMInterfaces = {
'NodeList': {},
'Performance': {},
'PerformanceTiming': {},
'ProgressEvent': {},
'UIEvent': {},
'ValidityState': {},
'Window': {