diff --git a/files/en-us/web/api/deprecationreportbody/sourcefile/index.md b/files/en-us/web/api/deprecationreportbody/sourcefile/index.md index f0c1d446312df5b..5faaf6bde166ef4 100644 --- a/files/en-us/web/api/deprecationreportbody/sourcefile/index.md +++ b/files/en-us/web/api/deprecationreportbody/sourcefile/index.md @@ -43,4 +43,4 @@ let observer = new ReportingObserver(function(reports, observer) { ## Browser compatibility -{{Compat}} +This feature is not yet available by default in any released browser. It can be activated in Firefox by setting `dom_reporting_enabled` to `true` and in Chrome if you [enable this experimental feature](https://web.dev/reporting-api/#use-devtools).