Closed dslee414 closed 5 months ago
Please ensure to follow the guidelines at https://github.com/whatwg/meta/blob/main/COMMITTING.md when you submit this PR. Thanks!
It seems the guidelines were not followed. :-( This should have been a "Meta: " change as it doesn't change the standard. The commit body also repeats the commit title and the commit title contains a redundant reference to the PR...
Apologies! I misunderstood what "Meta: " prefix is for.
FileSystemChangeType
names from created/deleted/unsupported to appeared/disappeared/unknown:FileSystemChangeRecord.relativePathMovedFrom
FileSystemHandle
to a non-existing file would not make much sense, but it would be still useful for sites to know where a file/dir has been moved from. It should return an array of path components instead (similar torelativePathComponents
).