Bug 1848857 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

## Steps to reproduce

1. Apply WIP patch(es) currently attached to this bug.
2. With a fully built checkout of Firefox Nightly, run the following test command:

    ```
    ./mach wpt '/_mozilla/webgpu/chunked/16/cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges:*'
    ```
## Steps to reproduce

1. Apply (maybe WIP) patch(es) currently attached to bug 1848866.
2. With a fully built checkout of Firefox Nightly, run the following test command:

    ```
    ./mach wpt '/_mozilla/webgpu/chunked/16/cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges:*'
    ```

Back to Bug 1848857 Comment 1