Bug 39500 - HiDPI Pixel cracks in border images when drawing with a scale factor > 1
Summary: HiDPI Pixel cracks in border images when drawing with a scale factor > 1
Status: RESOLVED DUPLICATE of bug 15720
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 10:54 PDT by Damian Kaleta
Modified: 2010-05-28 14:42 PDT (History)
1 user (show)

See Also:


Attachments
Applied Patch. (13.74 KB, patch)
2010-05-28 11:44 PDT, Damian Kaleta
levin: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Damian Kaleta 2010-05-21 10:54:24 PDT
There are pixel cracks in border images when drawing with a scale factor > 1. The test case can be reproduced using -webkit-border-image

You can reproduce this in a nightly build of Safari by:
1) Using Quartz Debug to turn on a user scale factor (try 1.25)
2) Opening Safari
3) Visit http://www.lrbabe.com/sdoms/borderImage/index.html
4) Images on the website built using -webkit-border-image have pixel cracks.
Comment 1 Damian Kaleta 2010-05-21 14:20:10 PDT
See <rdar://problem/1234567>
Comment 2 Damian Kaleta 2010-05-21 14:32:45 PDT
Copy/Paste error. Correct number: <rdar://problem/7994266>
Comment 3 Alexey Proskuryakov 2010-05-21 14:58:00 PDT
Duplicate of bug 15720?
Comment 4 mitz 2010-05-21 15:06:54 PDT

*** This bug has been marked as a duplicate of bug 15720 ***
Comment 5 Damian Kaleta 2010-05-28 11:44:29 PDT
Created attachment 57354 [details]
Applied Patch.
Comment 6 David Levin 2010-05-28 14:42:01 PDT
Comment on attachment 57354 [details]
Applied Patch.

I think this patch has been applied to the wrong bug as bug 39500 has been resolved as a dup of 15720 (and the changelog also refers to that other bug).