Bug 74555

Summary: Regression(102829): layout test fast/images/move-image-to-new-document.html failing
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: Tools / TestsAssignee: Brady Eidson <beidson>
Status: ASSIGNED ---    
Severity: Major CC: ap, beidson, darin, ossy, pnormand, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 74533    
Bug Blocks:    

Description Kenneth Russell 2011-12-14 16:24:09 PST
Layout test fast/images/move-image-to-new-document.html is failing since http://trac.webkit.org/changeset/102829 (the fix for https://bugs.webkit.org/show_bug.cgi?id=74533).

The failure mode is that the load handler for an object element is not firing when the element is moved from one document to another. This seems like a regression that might have potentially large side-effects. Marking as Major severity for this reason.
Comment 1 Philippe Normand 2011-12-15 01:09:45 PST
Updated GTK test_expectations accordingly as well.
Comment 2 Alexey Proskuryakov 2011-12-15 08:47:48 PST
*** Bug 74607 has been marked as a duplicate of this bug. ***
Comment 3 Brady Eidson 2011-12-15 08:49:39 PST
This was lost in the failure noise before I landed.  Will either come up with a fix or revert.