Closed
Bug 97008
Opened 24 years ago
Closed 24 years ago
pretty print source in view source
Categories
(Core :: Layout, enhancement)
Tracking
()
People
(Reporter: god, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080104
A nice feature would be if it was possible to choose between "raw" html and
pretty printed html, like w3c's tidy program does (with the -i parameter).
This is very useful when debugging auto generated pages, as they tend to be made
up of one or two very long lines.
Reproducible: Sometimes
Steps to Reproduce:
1. load auto generated page, fx http://test.studenternet.auc.dk
2. view source
Actual Results: some very long lines
Expected Results: line breaks should be added and lines should be indented if
chosen
![]() |
||
Comment 1•24 years ago
|
||
You're asking for wrapping in view source which is bug 22022
*** This bug has been marked as a duplicate of 22022 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•