mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 01:57:44 +00:00
LibWeb: Add the missing ProgressEvent IDL constructor
This commit is contained in:
parent
1e8ba0d9d3
commit
4d71f22673
4 changed files with 32 additions and 9 deletions
|
@ -2468,6 +2468,7 @@ using namespace Web::DOM;
|
|||
using namespace Web::Geometry;
|
||||
using namespace Web::HTML;
|
||||
using namespace Web::RequestIdleCallback;
|
||||
using namespace Web::XHR;
|
||||
|
||||
namespace Web::Bindings {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue