chromium/third_party/blink/web_tests/wpt_internal/reporting/deprecation.html

<!doctype html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<p>Testing deprecation reports and ReportingObserver</p>
<script src="resources/deprecation.js"></script>