blob: 6310cd15e83874d23046877ccff61a12bc9202ff [file] [log] [blame]
Austin Eng1ab815d2022-06-10 22:00:33 +00001<!doctype html>
2<html>
3 <base ref="/gen/third_party/dawn/webgpu-cts/src/webgpu" />
4 <head>
Austin Eng1ab815d2022-06-10 22:00:33 +00005 <meta charset=utf-8>
Gregg Tavaresc28169e2023-06-22 22:25:36 +00006 <title>WebGPU exposed items (HTTPS)</title>
Austin Eng1ab815d2022-06-10 22:00:33 +00007 <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 Tavaresc28169e2023-06-22 22:25:36 +00009 <script src=/resources/testharness.js></script>
10 <script src=/resources/testharnessreport.js></script>
Austin Eng1ab815d2022-06-10 22:00:33 +000011 <script type=module src=exposed.html.js></script>
12 </head>
13 <body></body>
14</html>