diff --git a/dom.bs b/dom.bs index 71ee81ab..7d92d437 100644 --- a/dom.bs +++ b/dom.bs @@ -1121,8 +1121,7 @@ participate in a tree structure.
script resource's has ever been evaluated flag is set, and listener's type matches the {{Event/type}} attribute value of any of the - service worker events, then report a warning to the console that this might not give - the expected results. [[!SERVICE-WORKERS]] + service worker events, then throws INVALID_MODIFICATION_ERROR exception. [[!SERVICE-WORKERS]]If listener's signal is not null and is [=AbortSignal/aborted=], then return.