Re: [w3c/FileAPI] Fold File and Directory Entries API into File API (PR #222)

@marcoscaceres commented on this pull request.



> @@ -704,6 +883,7 @@ interface File : Blob {
               optional FilePropertyBag options = {});
   readonly attribute DOMString name;
   readonly attribute long long lastModified;
+  readonly attribute USVString webkitRelativePath;

Argh… do we really want to standardize this here? Should we send this to the WHATWG Compat spec instead? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/222#pullrequestreview-4727784518
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/pull/222/review/4727784518@github.com>

Received on Saturday, 18 July 2026 05:36:09 UTC