Update Firefox/Safari data for api.OffscreenCanvas.getContext.webgpu_context
This PR updates and corrects version values for Firefox and Safari for the getContext.webgpu_context member of the OffscreenCanvas API. The data comes from the mdn-bcd-collector project (v10.11.0).
Check out the collector's guide on how to review this PR.
Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/OffscreenCanvas/getContext/webgpu_context
This pull request has merge conflicts that must be resolved before it can be merged.
Hmm, in Safari, it seems like it is actually supported in worker contexts...? Possibly a case of early exposure?
Possibly accidental early expose on workers, yes. cc @jdatapple