Bug 8184

Summary: REGRESSION (r13655): Layer outline not clipped where it should be
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: VERIFIED FIXED    
Severity: Normal    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-pixel-powerpc-mac-os-x/169/fast/clip/outline-overflowClip-diffs.html
Attachments:
Description Flags
Patch mjs: review+

Description mitz 2006-04-04 15:12:19 PDT
My fix for bug 7943 caused a pixel regression in fast/clip/outline-overflowClip.html . Sorry!
Comment 1 mitz 2006-04-05 00:11:28 PDT
Created attachment 7518 [details]
Patch

Tested patch
Comment 2 Maciej Stachowiak 2006-04-05 00:18:31 PDT
Comment on attachment 7518 [details]
Patch

r=me
Comment 3 Darin Adler 2006-04-05 10:36:23 PDT
Damn, my fault. I reviewed that patch and should have noticed!
Comment 4 mitz 2006-04-07 12:20:21 PDT
(In reply to comment #3)
> Damn, my fault. I reviewed that patch and should have noticed!
> 

Nope, entirely my fault. I should have run the tests with the final version of the patch.

Fix verified in r13271 nightly.