- From: Luca Casonato <notifications@github.com>
- Date: Mon, 26 Apr 2021 09:12:34 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/FileAPI/pull/171@github.com>
Closes #41
For *normative* changes, the following tasks have been completed:
* [x] Modified Web platform tests (https://github.com/web-platform-tests/wpt/commit/106157f2901e5ad6b21c37ecdfa9ed4cdfe6ac47)
Implementation commitment:
* [x] WebKit (matches current behaviour)
* [x] Chromium (matches current behaviour)
* [x] Gecko (matches current behaviour)
See "No replacement when using special character in fileName" test at https://wpt.fyi/results/FileAPI/file/File-constructor.html?label=master&label=experimental&aligned
<!--
This comment and the below content is programatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/lucacasonato/FileAPI/pull/171.html" title="Last updated on Apr 26, 2021, 4:12 PM UTC (231d026)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/FileAPI/171/d56cd86...lucacasonato:231d026.html" title="Last updated on Apr 26, 2021, 4:12 PM UTC (231d026)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/FileAPI/pull/171
-- Commit Summary --
* fix: no special character replacement in fileName
-- File Changes --
M index.bs (2)
-- Patch Links --
https://github.com/w3c/FileAPI/pull/171.patch
https://github.com/w3c/FileAPI/pull/171.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/171
Received on Monday, 26 April 2021 16:12:47 UTC