On Fri, Oct 26, 2012 at 11:04 PM, Matt Basta <[email protected]> wrote: > If you're worried about aspect ratio and resolution, SVG is going to > treat you right.
Well, my app looks *different* depending an aspect ratio. It's not simply scaled. There is complex JavaScript under the hood. Try the preview: <http://sq.rotogame.com> In other words: Replicating the home screen in SVG would be an effort taking possibly days, pulling all the tricks. That just doesn't seem worth the effort. Therefore [my proposal], which would give consistent and easy to implement load screen behavior to all web apps. Users love consistency! [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=805889 _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
