Re: [w3c/manifest] Manifest format should support some way of including a splash screen (#9)

@pornel 

> We'd like to create a seamless experience where splash screen looks the same from the first render by Chrome

I agree with this goal, but I don't think a list of image urls is the way to achieve it, especially given the variety of resolutions. 

The best answer I have is an html page that the browser runs, and on `onload` rasterises it at all the resolutions it needs it (presumably one for each orientation).

---
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/issues/9#issuecomment-205236883

Received on Monday, 4 April 2016 10:41:01 UTC