- From: Ms2ger <notifications@github.com>
- Date: Mon, 30 Jan 2017 02:32:55 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 30 January 2017 10:33:35 UTC
Looks like this should read something like 1. Let *settings* be the [incumbent settings object](https://html.spec.whatwg.org/multipage/webappapis.html#incumbent-settings-object). 1. Let *origin* be *settings*'s [origin](https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin) 1. Let *serialized* be the [Unicode serialization](https://html.spec.whatwg.org/multipage/browsers.html#unicode-serialisation-of-an-origin) of *origin*. 1. If *serialized* is "null", set it to an implementation-defined value. 1. Append *serialized* to *result*. -- 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/issues/59#issuecomment-276028480
Received on Monday, 30 January 2017 10:33:35 UTC