[Webkit-unassigned] [Bug 98538] overflow: hidden + border radius does not work when transform is added to child

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 05:31:10 PST 2012


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





--- Comment #2 from Daniel Trebbien <dtrebbien at gmail.com>  2012-12-29 05:33:16 PST ---
Testing against http://jsfiddle.net/hWCZ7/1/ this issue in the case of a 2D transform was a temporary regression occurring somewhere in (r136242, r136298).  Because the latest version of Chrome, 23.0.1271.101, was built with WebKit @136278, this issue in the case of a 2D transform should correct itself with the next version of Chrome.

I have tested the latest nightly, r138561, as well as nightlies at various other revisions (r138461, r137986, r137862, r136298, r136242, r135851, r135516, r134433, and r130495) and I have not seen the issue demonstrated by http://jsfiddle.net/hWCZ7/1/

WebKit devs:  I would like to add a test for http://jsfiddle.net/hWCZ7/1/.  Can anyone offer some tips as to the best way to do this?  E.g. Would using an "expected image" work well or is this a bad idea because of slight antialiasing differences?

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