Closed
Bug 312492
Opened 20 years ago
Closed 20 years ago
View Source - Need an optional feature to view ASCII codes such as \b \n \s \r, etc..
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 312488
People
(Reporter: ZookQValem, Assigned: mrbkap)
Details
Once the web page rendered, the end user would use the right-mouse click to
bring up a "view source" window and view the source code of the rendered web
page. Problem is there is no option for the end user to choose from that would
make it possible to view the ASCII control characters such as \b, \n, \r, \s,
etc... It will make the debugging of the web page be made easier for the web
developer to see what is being outputted by the web server. For example, the
xml's CDATA, html textarea, etc... This bug is not a high priority but it is
something that would be very nice to have.
Reporter | ||
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 312488 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•