Closed Bug 286165 Opened 20 years ago Closed 20 years ago

view-source lies about line breaks

Categories

(Core Graveyard :: View Source, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 154120

People

(Reporter: davidaznarregue, Assigned: mrbkap)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier: 

$ cat x.htm
  <LI>
   <P><A href="contact.html"></A><A href=
   "contact_en.html">Contacting me</A></P>
  </LI>
$ mozilla x.htm
now hit C-u to see the source. notice how the
   <P><A href="contact.html"></A><A href=
has become
   <P><A href="contact.html"></A><A href="

Reproducible: Always
This is fairly cryptic, but it looks like it's a duplicate of bug 154120, please
reopen if this isn't the problem.

*** This bug has been marked as a duplicate of 154120 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: SeaMonkey → Core Graveyard
You need to log in before you can comment on or make changes to this bug.