Bug 24568 - transition-end-event-window.html fails sometimes
Summary: transition-end-event-window.html fails sometimes
Status: RESOLVED DUPLICATE of bug 24678
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 23:17 PDT by Simon Fraser (smfr)
Modified: 2009-03-18 14:11 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-03-12 23:17:50 PDT
The trunk-mac-intel-release bot on the waterfall page shows that LayoutTests/transitions/transition-end-event-window.html fails sometimes:

--- layout-test-results/transitions/transition-end-event-window-expected.txt	2009-03-12 22:15:31.000000000 -0700
+++ layout-test-results/transitions/transition-end-event-window-actual.txt	2009-03-12 22:15:31.000000000 -0700
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 124: Error: NOT_FOUND_ERR: DOM Exception 8
 Initiating a 500ms transition on the left property of box1 and catching it on the window.
 
 PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.5
Comment 1 Scott Violet 2009-03-18 14:11:22 PDT
This should be fixed by 24678.

*** This bug has been marked as a duplicate of 24678 ***