Bug 135398

Summary: fast/borders/border-radius-on-subpixel-position-non-hidpi.html fails on Retina machines
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix zalan: review+

Description Alexey Proskuryakov 2014-07-29 15:34:34 PDT
Because it has an expected file with "hidpi-" in it!

We are supposed to only switch to hidpi mode when test name starts with "hidpi-".
Comment 1 Alexey Proskuryakov 2014-07-29 15:39:25 PDT
Created attachment 235703 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2014-07-29 15:41:49 PDT
Fixed in <http://trac.webkit.org/r171772>.