Automatic update from web-platform-tests Change Observer: Add WPTs for FileSystemHandle creation and deletion Adds expectations to the WPTs for creation and deletion. Tests that they emit the correct event and only emit an event while in scope. Bug: 341136316 Change-Id: I295662e6c631a31c2914e0117e7aaca8d208d3b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5744535 Commit-Queue: Nathan Memmott <memmott@chromium.org> Reviewed-by: Daseul Lee <dslee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1335506} -- wpt-commits: c5baaa307e788cacf82c836a5204155ad0d47bf7 wpt-pr: 47388
7 lines
317 B
JavaScript
7 lines
317 B
JavaScript
// META: global=window,dedicatedworker,sharedworker
|
|
// META: script=resources/sandboxed-fs-test-helpers.js
|
|
// META: script=resources/test-helpers.js
|
|
// META: script=resources/collecting-file-system-observer.js
|
|
// META: script=resources/change-observer-scope-test.js
|
|
// META: script=script-tests/FileSystemObserver.js
|