[Webkit-unassigned] [Bug 93673] NRWT: Add high resolution as a platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 11:40:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93673





--- Comment #13 from Beth Dakin <bdakin at apple.com>  2012-08-10 11:41:21 PST ---
(In reply to comment #11)
> (In reply to comment #7)
> > As I understand it, Retina is Apple's trademark and I'd rather not take a risk of using that term.
> 
> Good point.
> 
> > Also, I really hope we don't have to support multiple scaling factors on our tests.
> 
> Yes, that would be nice, but so far I'm not optimistic :)
> 
> Do we know what is failling when deviceScaleFactor > 1? Is it anything we could potentially work around or fuzz for in the test? I assume it's mostly differences due to interpolating things differently, and maybe we could do a fuzzy image compare for that?

If you look at the links I pasted into comment 9, you will see a number of things that are failing. I think there is a legitimate need for a platform directory here because not all of the failures represent bugs. For example, there is no way to test media queries that query device-pixel-ratio without having different expectations for 1x and 2x. There are also a lot of legitimate differences with <canvas> when you are on a  1x versus a 2x device, and the only way to test those is again allowing for different expectations.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list