Bug 52657 - Add LayoutTests for new compositing layer logic
Summary: Add LayoutTests for new compositing layer logic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 13:01 PST by Chris Marrin
Modified: 2011-01-18 13:37 PST (History)
0 users

See Also:


Attachments
Patch (93.17 KB, patch)
2011-01-18 13:07 PST, Chris Marrin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2011-01-18 13:01:58 PST
The changes in http://trac.webkit.org/changeset/75643 and http://trac.webkit.org/changeset/75639 introduced some new rules for when layers get composited. We need new LayoutTests to make sure existing functionality was not broken
Comment 1 Chris Marrin 2011-01-18 13:07:39 PST
Created attachment 79317 [details]
Patch
Comment 2 Chris Marrin 2011-01-18 13:37:41 PST
Committed r76058: <http://trac.webkit.org/changeset/76058>