Bug 103089 - Page background color bleeds through inner edge of div border with rounded edges
Summary: Page background color bleeds through inner edge of div border with rounded edges
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Normal
Assignee: Justin Novosad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 13:15 PST by Justin Novosad
Modified: 2012-11-23 09:14 PST (History)
5 users (show)

See Also:


Attachments
Test html file (516 bytes, text/html)
2012-11-22 13:15 PST, Justin Novosad
no flags Details
Patch (4.85 KB, patch)
2012-11-22 13:31 PST, Justin Novosad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Novosad 2012-11-22 13:15:14 PST
Created attachment 175707 [details]
Test html file

When applying a scale factor that reduces a thick border down to a width of one pixel, color bleeding appears.

Attached test file demonstrates the problem. Notice the red that appears at the inner edge of the border near the rounded corners.
Comment 1 Justin Novosad 2012-11-22 13:31:05 PST
Created attachment 175708 [details]
Patch
Comment 2 Stephen White 2012-11-23 09:09:33 PST
Comment on attachment 175708 [details]
Patch

Looks good.  Thanks for the test.  r=me
Comment 3 WebKit Review Bot 2012-11-23 09:14:21 PST
Comment on attachment 175708 [details]
Patch

Clearing flags on attachment: 175708

Committed r135625: <http://trac.webkit.org/changeset/135625>
Comment 4 WebKit Review Bot 2012-11-23 09:14:25 PST
All reviewed patches have been landed.  Closing bug.