Merge remote-tracking branch 'origin/master' into custom

This commit is contained in:
roytam1 2021-07-15 09:47:07 +08:00
commit c0cea40182
31 changed files with 314 additions and 108 deletions

View file

@ -23,7 +23,8 @@ dictionary AddEventListenerOptions : EventListenerOptions {
boolean once = false;
};
[Exposed=(Window,Worker,WorkerDebugger,System)]
[Constructor,
Exposed=(Window,Worker,WorkerDebugger,System)]
interface EventTarget {
/* Passing null for wantsUntrusted means "default behavior", which
differs in content and chrome. In content that default boolean