Bug 23386 - Fix Layout tests for bug 16001
Summary: Fix Layout tests for bug 16001
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 16001
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-16 11:42 PST by Jeremy Moskovich
Modified: 2009-01-16 13:56 PST (History)
2 users (show)

See Also:


Attachments
Fix layout test (3.74 KB, patch)
2009-01-16 11:42 PST, Jeremy Moskovich
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.