Created attachment 178388 [details] Testcase In the attached test case, hover over the grey boxes; note the blue outline. Now hover over one of the first three red boxes; the outline doesn't correctly paint. Not a recent regression.
We probably get the compositing bounds computation wrong with a combination of overflow:hidden and outline.
Created attachment 205139 [details] Patch
Comment on attachment 205139 [details] Patch Attachment 205139 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/961005 New failing tests: fast/media/mq-transform-03.html fast/forms/search-event-delay.html fast/media/mq-transform-02.html platform/win/accessibility/multiple-select-element-role.html
Created attachment 205156 [details] Archive of layout-test-results from APPLE-EWS-5 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: APPLE-EWS-5 Port: win-future Platform: CYGWIN_NT-6.1-WOW64-1.7.20-0.266-5-3-i686-32bit
This test case is fixed with the patch from bug 153299 *** This bug has been marked as a duplicate of bug 153299 ***
Comment on attachment 205139 [details] Patch Clearing review flag so that this patch does not appear in the list of pending reviews.