Austin Eng | 1ab815d | 2022-06-10 22:00:33 +0000 | [diff] [blame] | 1 | <!doctype html> |
| 2 | <html> |
| 3 | <base ref="/gen/third_party/dawn/webgpu-cts/src/webgpu" /> |
| 4 | <head> |
Austin Eng | 1ab815d | 2022-06-10 22:00:33 +0000 | [diff] [blame] | 5 | <meta charset=utf-8> |
Gregg Tavares | c28169e | 2023-06-22 22:25:36 +0000 | [diff] [blame] | 6 | <title>WebGPU exposed items (HTTPS)</title> |
Austin Eng | 1ab815d | 2022-06-10 22:00:33 +0000 | [diff] [blame] | 7 | <meta name=assert content="All specified WebGPU items/interfaces should be exposed, on a [SecureContext]"> |
| 8 | <link rel=help href='https://gpuweb.github.io/gpuweb/'> |
Gregg Tavares | c28169e | 2023-06-22 22:25:36 +0000 | [diff] [blame] | 9 | <script src=/resources/testharness.js></script> |
| 10 | <script src=/resources/testharnessreport.js></script> |
Austin Eng | 1ab815d | 2022-06-10 22:00:33 +0000 | [diff] [blame] | 11 | <script type=module src=exposed.html.js></script> |
| 12 | </head> |
| 13 | <body></body> |
| 14 | </html> |