| commit | 6c53ace46e10f0d7d896909b775296e3346ba656 | [log] [tgz] |
|---|---|---|
| author | Claas Augner <[email protected]> | Fri Oct 17 12:19:29 2025 |
| committer | GitHub <[email protected]> | Fri Oct 17 12:19:29 2025 |
| tree | a28bf19366952e39f3c390a2142535e6192b67f2 | |
| parent | 09624aa1f75625897e36b4d78f5aede1efaa3dc7 [diff] |
Mark WebGPU feature as partial in Chrome
diff --git a/api/GPUSupportedFeatures.json b/api/GPUSupportedFeatures.json index b7a2574..9cb3a1a 100644 --- a/api/GPUSupportedFeatures.json +++ b/api/GPUSupportedFeatures.json
@@ -499,6 +499,8 @@ "support": { "chrome": { "version_added": "142" + "partial_implementation": true, + "notes": "Supported on ChromeOS, macOS, and Windows only." }, "chrome_android": "mirror", "deno": {