Bug 39541
Summary: | Compositing test failing on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Chris Marrin
The test LayoutTests/layer-creation/overflow-scroll-overlap.html is failing LayoutTests on Windows. It's not generating any results, and the platform independent expected results think it should. I'm not sure if this is the correct behavior and we just need to generate some platform specific results, or if Windows is not generating a layer tree when it should be.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
I wonder if bug 41818 fixed any of this?
Simon Fraser (smfr)
This test is fine now.