Bug 182592

Summary: The LayoutTest webgl/webgl-texture-image-buffer-reuse.html fails on 2x display
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=182367

Description Said Abou-Hallawa 2018-02-07 18:21:38 PST
This test is consistently failing on iOS Simulator: https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r228249%20(3075)/results.html.

There is blurry rectangle around the image because of scaling on retina display. The test needs to draw sharp edges for the image regardless of the display resolution.