Bug 24568

Summary: transition-end-event-window.html fails sometimes
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Chris Marrin <cmarrin>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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 ***