Bug 48455
Summary: | transitions/cancel-transition.html fails on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cmarrin, simon.fraser |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://build.webkit.org/results/Windows%20Release%20(Tests)/r70668%20(5676)/results.html |
Adam Roben (:aroben)
transitions/cancel-transition.html is failing on Windows. See the URL for the diff. I've added the test to the Skipped list.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
If you run the test in the browser it claims to pass. But the transition never restarts like it does on Mac, so it seems like it should fail. Something's fishy!
Adam Roben (:aroben)
<rdar://problem/8601087>
Chris Marrin
Maybe suspend/resume isn't working on Windows?