IDB WPTs: Extend IDBCursor delete() index WPTs to run on workers
This set of IndexedDB WPTs currently only run in a window environment.
This change combines them into a single file and extends them to also
run in dedicated, shared, and service worker environments.
Bug: 41455766
Change-Id: I3e785b52c3c4ba1244343f8c63d85f26ca8c54ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5672818
Commit-Queue: Rahul Singh rahsin@microsoft.com
Reviewed-by: Evan Stade estade@chromium.org
Cr-Commit-Position: refs/heads/main@{#1322498}