[Webkit-unassigned] [Bug 24860] New: view-source page can be truncated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 16:19:48 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24860

           Summary: view-source page can be truncated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org


1. Create a web page with this content :

<html>
<body>
<iframe>
</body>
</html>

2. load it in your browser and go to the web inspector

3. view the resource in the web inspector.

You see only :
<html>
<body>
<iframe>

4. Expected :

I should see the whole file.


-- 
Configure bugmail: https://bugs.webkit.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