- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 06 Oct 2016 22:35:45 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Friday, 7 October 2016 05:36:15 UTC
marcoscaceres commented on this pull request. > @@ -419,37 +419,38 @@ <h3 id="installation-sec"> </p> <pre class="idl"> partial interface Window { - attribute EventHandler oninstall; + attribute EventHandler onappinstalled; }; </pre> <div class="example"> <p> This example shows two ways of handling the install event. fixed -- 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/manifest/pull/503
Received on Friday, 7 October 2016 05:36:15 UTC