mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add ProgressEvent interface
This commit is contained in:
parent
6cbcd98132
commit
2f376a1104
5 changed files with 110 additions and 1 deletions
|
@ -43,6 +43,7 @@ DOMInterfaces = {
|
|||
'NodeList': {},
|
||||
'Performance': {},
|
||||
'PerformanceTiming': {},
|
||||
'ProgressEvent': {},
|
||||
'UIEvent': {},
|
||||
'ValidityState': {},
|
||||
'Window': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue