> Is it needed for any other reason? If not, this seems like a bug in the > tests: they should not be coupling the two specs together. >
Well, in this way, these 2 APIs can test each other: we could use deprecated APIs to check ReportingObserver notifications, but there is not a common set of deprecated APIs across browsers. And ReportingObserver is an easy way to test any feature-policy blocking with a common code base. See: https://searchfox.org/mozilla-central/source/testing/web-platform/tests/feature-policy/reporting _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

