Bug 11700

Summary: DumpRenderTree dumpAsText() should handle child frames
Product: WebKit Reporter: Kevin McCullough <kmccullough>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Minor    
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Kevin McCullough 2006-11-27 17:33:43 PST
* SUMMARY
When a layout test calls dumpAsText(), it expects it's text to be written out, but dumpAsText() does not take into account child frames.

* STEPS TO REPRODUCE
1. Look at targeted-frame-submission.html in LayoutTests/fast/forms
2. Notice that the DumpRenderTree() lines are commented out.  If they were uncommented the output would not include the word SUCCESS in the iframe even thought the submission was a success.
Comment 1 Alexey Proskuryakov 2006-11-27 21:19:34 PST
*** Bug 11701 has been marked as a duplicate of this bug. ***
Comment 2 Alexey Proskuryakov 2006-12-14 22:44:00 PST

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