Skip to content

Commit adafd66

Browse files
authored
Add specurl for incumbent settings object tracking in Promises (#7937)
This is needed for Wattsi to generate an MDN compatibility box for the HTML specification. HTML PR: whatwg/html#5722
1 parent 9e246d9 commit adafd66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/builtins/Promise.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@
377377
"incumbent_settings_object_tracking": {
378378
"__compat": {
379379
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise#Incumbent_settings_object_tracking",
380+
"spec_url": "https://html.spec.whatwg.org/multipage/#incumbent-settings-object-tracking-in-promises",
380381
"description": "Incumbent settings object tracking",
381382
"support": {
382383
"chrome": {

0 commit comments

Comments
 (0)