[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
Fri Jul 15 00:20:52 PDT 2011


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





--- Comment #11 from MORITA Hajime <morrita at google.com>  2011-07-15 00:20:52 PST ---
Could you give more test coverage?
It would be like:

border size variations:
- border-radius which has 4 different sizes
- zero border-radius
- border-radius whose size is larger than half of the content size

border width variations:
- zero
- larger than half of the content size

element type variations:
- How about <canvas>?

Multiple cases can be stayed in same file
if its grouping is appropriate.

I know current lack of coverage isn't your fault.
But i think it's a good opportunity to expand it.
And higher coverage gives reviewers higher confidence ;-)

-- 
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