Skip to content

Commit

Permalink
Add specurl for incumbent settings object tracking in Promises
Browse files Browse the repository at this point in the history
This is needed for Wattsi to generate an MDN compatibility box for the
HTML specification.

HTML PR: whatwg/html#5722
  • Loading branch information
syg committed Dec 16, 2020
1 parent f8a4d8f commit aae069a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/builtins/Promise.json
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@
"incumbent_settings_object_tracking": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise#Incumbent_settings_object_tracking",
"spec_url": "https://html.spec.whatwg.org/multipage/#incumbent-settings-object-tracking-in-promises",
"description": "Incumbent settings object tracking",
"support": {
"chrome": {
Expand Down

0 comments on commit aae069a

Please sign in to comment.