On Tuesday, August 28, 2012 2:36:16 PM UTC-4, halb...@gmail.com wrote: > On Tuesday, August 28, 2012 1:58:43 PM UTC-4, Benoit Girard wrote: > > > I've already done this work but we decided to just increase the > > > > > > resolution for our tegra board: > > > > > > > > > > > > See https://bugzilla.mozilla.org/show_bug.cgi?id=688886 > > > > > > which includes an outdated patch that adds a screen(w,h) annotation to > > > > > > each test and a patch to compute the required size per test. > > > > Yeah, I did the same thing in bug 737961. The problem I ran into is > differentiating tests that e.g set the background color, or have elements > with relative widths that will legitimately scale down vs tests with fixed > positions that will get cut off. > > > > I think we might just have to manually go through the ones with larger sizes > and see if they need fixing or not.
I had looked at 600x400 as a lower bound for testing. This seemed to be acceptable to folks (https://groups.google.com/forum/?fromgroups=#!msg/mozilla.dev.platform/aS95s1LWwdU/Cs6lIeavSzsJ). right now we have issues where we cannot adjust our resolution on newer hardware platforms in automation, so we need to adjust our maximum to a much lower level. Right now we are looking at 720p, which leaves us with about 672 pixels in height. I haven't been able to rotate the screen successfully on the panda boards, we might be able to on the apc.io boards which we will figure out after the panda boards. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform