Bug 124997
Summary: | 1px artifact when border colors are different and border-radius > 0 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lea Verou <lea> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, mmaxfield, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://dabblet.com/gist/7701992 |
Lea Verou
See testcase. There is an 1px "outline" around the curved part of the corners, even beyond the black border. Does not reproduce in Gecko or Trident.
Reproducible in both Windows and OSX, both WebKit and Blink.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Seems like a case that "background bleed avoidance" should handle but is not.
Brent Fulgham
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.