Bug 135398 - fast/borders/border-radius-on-subpixel-position-non-hidpi.html fails on Retina machines
Summary: fast/borders/border-radius-on-subpixel-position-non-hidpi.html fails on Retin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 15:34 PDT by Alexey Proskuryakov
Modified: 2014-07-29 15:41 PDT (History)
1 user (show)

See Also:


Attachments
proposed fix (3.95 KB, patch)
2014-07-29 15:39 PDT, Alexey Proskuryakov
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.