dawn-cmake/webgpu-cts/webtests/idl/exposed.https.html
Austin Eng 1ab815dcaa Add generated webtest .html files
Bug: chromium:1333969
Change-Id: I9b704eee654a96e96473a101157ce7fab4cc864e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93341
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2022-06-10 22:00:33 +00:00

13 lines
425 B
HTML

<!doctype html>
<html>
<base ref="/gen/third_party/dawn/webgpu-cts/src/webgpu" />
<head>
<title>WebGPU exposed items (HTTPS)</title>
<meta charset=utf-8>
<meta name=assert content="All specified WebGPU items/interfaces should be exposed, on a [SecureContext]">
<link rel=help href='https://gpuweb.github.io/gpuweb/'>
<script type=module src=exposed.html.js></script>
</head>
<body></body>
</html>