In https://github.com/mdn/browser-compat-data/pull/26533, it was reported that Safari 18.4 supports the `CSPViolationReportBody` API. However, the collector reports that it isn't supported. The test depends on the `ReportingObserver` API, and the [WPT test results](https://wpt.fyi/results/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub.html?label=stable&label=master&aligned) says that "Report is observable to ReportingObserver" isn't supported. So, we need to figure out some other way to test support in Safari.