[Webkit-unassigned] [Bug 11090] New: DumpRenderTree dumpAsText() doesn't dump text inside frames

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Sep 29 10:24:48 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11090

           Summary: DumpRenderTree dumpAsText() doesn't dump text inside
                    frames
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ggaren at apple.com


This means that <frameset> tests can't dumpAsText(), because the only valid
child of a <frameset> is a <frame>.

TO REPRO:

<frameset onload="layoutTestController.dumpAsText()">
<frame src="data:text/html,<p>hello world</p>">
</frameset>

--> empty dump


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list