- From: Julien Cayzac <notifications@github.com>
- Date: Sun, 30 Aug 2026 16:49:01 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 30 August 2026 23:49:05 UTC
@jcayzac 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;
@annevk @marcoscaceres Thank you. However I think I'm still unclear on what should be the exact course of action.
"Prefixed features that end up widely deployed should just be standardized in the relevant specification" suggests I should unprefix it already since it's implemented everywhere? Or you meant standardize the prefixed version? The last sentence reads like you'd rather not unprefix now.
Sorry progress on this has been delayed a bit due to summer vacations.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/222#discussion_r3890889478
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/FileAPI/pull/222/review/5062224673@github.com>
Received on Sunday, 30 August 2026 23:49:05 UTC