- From: Marcos Cáceres <notifications@github.com>
- Date: Fri, 17 Jul 2026 22:36:05 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 18 July 2026 05:36:09 UTC
@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