Closed
Bug 125672
Opened 23 years ago
Closed 23 years ago
'Page/Frame Source' doesn't show actual source code of current page
Categories
(Core :: Web Painting, defect)
Tracking
()
People
(Reporter: alex, Assigned: kmcclusk)
Details
If I load a page which makes use of the JavaScript function document.write, the
page's content becomes dynamically changed.
Now there is now way to see the actual source code of the page I'm just working
with. Both commands Page/Frame Source _only_ show the original page which had
been downloaded, but _not_ the page I'm just seeing in Navigator (it may be a
completely differente content!)
I suggest to have at least an additonal option to see the _actual_ source code
of the page/frame. This functionality may be included in the Source Code viewer
or - even better - as an additional fly-out in the View menu and page's/frame's
context menu.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 60426 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 2•23 years ago
|
||
See DOM inspector
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•