| <!DOCTYPE html> |
| <html class="reftest-wait"> |
| <base ref="/gen/third_party/dawn/webgpu-cts/src/webgpu" /> |
| <title>WebGPU delay getCurrentTexture</title> |
| <meta charset="utf-8" /> |
| <link rel="help" href="https://gpuweb.github.io/gpuweb/" /> |
| <meta name="assert" content="WebGPU delay calling getCurrentTexture should be presented correctly" /> |
| <link rel="match" href="./ref/delay_get_texture-ref.html" /> |
| <canvas id="cvs0" width="20" height="20" style="width: 20px; height: 20px;"></canvas> |
| <script type="module" src="delay_get_texture.html.js"></script> |
| </html> |