diff --git a/spec.bs b/spec.bs index 4afbb0a..3a15440 100644 --- a/spec.bs +++ b/spec.bs @@ -26,6 +26,14 @@ WPT Display: open urlPrefix: https://tc39.es/ecma262/#; spec: ECMASCRIPT type: dfn text: current realm + text: Object; url: sec-object-type + text: normal completion; url: sec-normalcompletion + text: throw completion; url: sec-throwcompletion + url: sec-returnifabrupt-shorthands + text: ? + text: ! + type: abstract-op + text: Type; url: sec-ecmascript-data-types-and-values urlPrefix: https://dom.spec.whatwg.org; spec: DOM type: dfn for: event listener @@ -38,6 +46,11 @@ urlPrefix: https://dom.spec.whatwg.org; spec: DOM text: dependent signals; url: abortsignal-dependent-signals text: signal abort; url:abortsignal-signal-abort text: abort reason; url:abortsignal-abort-reason +urlPrefix: https://webidl.spec.whatwg.org; spec: WEBIDL + type: dfn + text: a promise rejected with + type: dfn + text: react