We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadf424 commit ed5e1e1Copy full SHA for ed5e1e1
index.bs
@@ -240,7 +240,7 @@ when invoked, must run these steps:
240
1. [=/Reject=] |result| with a {{TypeMismatchError}} and abort.
241
1. If |entry| is not an empty directory and |options|.{{FileSystemRemoveOptions/recursive}} is `false`:
242
1. [=/Reject=] |result| with an {{InvalidModificationError}} and abort.
243
- 1. If |entry| is the root of a sandboxed file system:
+ 1. If |entry| is the root of the [=origin private file system=]:
244
1. [=/Reject=] |result| with a {{NoModificationAllowedError}} and abort.
245
1. If |entry| is a [=file entry=]:
246
1. If |entry|'s path does not exist:
0 commit comments