Closed
Bug 263171
Opened 20 years ago
Closed 20 years ago
View selection source output is different from view source and different from the actual source
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 164906
People
(Reporter: jon, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040917 Firefox/0.10 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040917 Firefox/0.10 View selection source seems to be pre-processing the source and rendering it differently from the actual source. The referenced document shows it changing properly closed XHTML tags into unclosed HTML-style tags. It also changes the greater-than symbol in the source into its encoded entity equivalent. Originally discovered by Rob Lifford on a Windows machine. Reproducible: Always Steps to Reproduce: 1. View source 2. View selection source 3. Compare Actual Results: View selection source appears different from actual source or view source Expected Results: Both view source and view selection source should deliver the actual document source
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 164906 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•