diff --git a/xhr.bs b/xhr.bs index b96846a..dc6d6db 100644 --- a/xhr.bs +++ b/xhr.bs @@ -1761,7 +1761,7 @@ being the value.

Interface {{ProgressEvent}}

-[Exposed=(Window,DedicatedWorker,SharedWorker)]
+[Exposed=(Window,Worker)]
 interface ProgressEvent : Event {
   constructor(DOMString type, optional ProgressEventInit eventInitDict = {});
 
@@ -1996,6 +1996,7 @@ Pawel Glowacki,
 Peter Michaux,
 Philip Jägenstedt,
 Philip Taylor,
+Rashika Jaggi,
 Robin Berjon,
 Rune F. Halvorsen,
 Ruud Steltenpool,