- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 24 Nov 2016 02:27:59 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Thursday, 24 November 2016 10:28:35 UTC
The spec is not clear when the steps should be run. https://heycam.github.io/webidl/#dfn-enumeration-value > In the ECMAScript binding, assignment of an invalid string value to an attribute is ignored Should we consider - that the steps in the XHR spec are run only when the value is valid and therefore not ignored - or that the steps in the XHR spec are run anyway, and invalid values are ignored in the step 4 (The interop issue was originally reported by Ali of Microsoft) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/102
Received on Thursday, 24 November 2016 10:28:35 UTC