- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 25 Jul 2018 00:18:24 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 July 2018 07:18:52 UTC
annevk commented on this pull request.
> @@ -1136,11 +1136,11 @@ the user agent must run the steps below.
The {{FileReader/readAsText()}} method</h5>
The {{FileReader/readAsText()}} method can be called with an optional parameter,
-<dfn argument for="FileReader/readAsText(blob, label), FileReader/readAsText(), FileReaderSync/readAsText(blob, label)" id="dfn-label">label</dfn>,
+<dfn argument for="FileReader/readAsText(blob, encoding), FileReader/readAsText(), FileReaderSync/readAsText(blob, encoding)" id="dfn-encoding">encoding</dfn>,
I'd somewhat prefer it if we kept the IDs unchanged or at least kept the old IDs working.
--
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/106#pullrequestreview-140187640
Received on Wednesday, 25 July 2018 07:18:52 UTC