WICG / entries-api

Spec defining browser support for file/directory upload by drag-and-drop
https://wicg.github.io/entries-api/
Other
41 stars 9 forks source link

'evaluate a path' may not return anything #13

Closed smaug---- closed 7 years ago

smaug---- commented 7 years ago

If one is on root and tries to evaluate path '..' we never enter the loop 3, since there are no segments. So, the algorithm doesn't return anything