- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 19 Apr 2021 13:01:25 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 April 2021 20:01:37 UTC
@domenic commented on this pull request. > The <dfn attribute for=FileReader>error</dfn> attribute's getter, -when invoked, must return the [=context object=]'s [=FileReader/error=]. +when invoked, must return [=this=]'s [=FileReader/error=]. <div algorithm="read operation"> A {{FileReader}} |fr| has an associated <dfn id=readOperation>read operation</dfn> algorithm, [=this=] only has meaning inside method steps/getter steps/setter steps/constructor steps, so I don't think that works. -- 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/164#discussion_r616139829
Received on Monday, 19 April 2021 20:01:37 UTC