[Webkit-unassigned] [Bug 63899] The content of replaced element 'img' is trimmed to the content edge curve of a rounded corner.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 08:03:15 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63899


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org,
                   |                            |simon.fraser at apple.com




--- Comment #16 from Benjamin Poulain <benjamin at webkit.org>  2011-07-18 08:03:14 PST ---
(In reply to comment #15)
> I agree anti-aliasing issues may appear. I will add a new patch that will render the border on top of the content. The only spec I found about clipping the border radius is this paragraph: http://www.w3.org/TR/css3-background/#corner-clipping . It says that the content of the render replaced is always clipped by the border. I'm not sure what should happen if border color has 0.5 alpha. Should the content be totally clipped or not?

Excellent point, a border with an alpha != 1 would make another interesting test case. :)

I add Simon Fraser and Dan Bernstein in CC. They might have insight on what the correct behavior should be.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list