Bug 23386

Summary: Fix Layout tests for bug 16001
Product: WebKit Reporter: Jeremy Moskovich <playmobil>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 16001    
Bug Blocks:    
Attachments:
Description Flags
Fix layout test darin: review+

Description Jeremy Moskovich 2009-01-16 11:42:15 PST
The layout tests for bug 16001 didn't land correctly.

Attached is a patch which:
1)Moves the pixel results into the platforms/ directory (I erroneously placed them alongside the pixel tests).
2)Re-adds the layout test itself which didn't make it in when landing the patch (http://trac.webkit.org/changeset/39785)
Comment 1 Jeremy Moskovich 2009-01-16 11:42:35 PST
Created attachment 26802 [details]
Fix layout test
Comment 2 Dimitri Glazkov (Google) 2009-01-16 13:56:10 PST
Committed in http://trac.webkit.org/changeset/39977.