Bug 8101

Summary: REGRESSION: Fix for bug 7301 causes 30 layout tests to fail
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-powerpc-mac-os-x/1324/results.html
Attachments:
Description Flags
Undo the last-moment change to the patch from 7301 and redo a part of it that wasn't committed sullivan: review+

Description mitz 2006-03-31 05:04:32 PST
I guess I made one small change to the patch after the last time I tested it. Going to attach a patch to reverse that.
Comment 1 mitz 2006-03-31 05:11:46 PST
Created attachment 7418 [details]
Undo the last-moment change to the patch from 7301 and redo a part of it that wasn't committed
Comment 2 John Sullivan 2006-03-31 07:16:51 PST
Comment on attachment 7418 [details]
Undo the last-moment change to the patch from 7301 and redo a part of it that wasn't committed

r=me, assuming this version does pass the layout tests.