Closed
Bug 87726
Opened 25 years ago
Closed 23 years ago
view-source doesn't show space in <tag > and </tag >
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: jruderman, Assigned: harishd)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
84 bytes,
text/html
|
Details |
I noticed this in the testcase in bug 72249 (attachment 39982 [details]).
If I do a view-source on this line:
<p >Both the open and close paragraph tags have a space before the ></p >
I see
<p>Both the open and close paragraph tags have a space before the ></p>
(the spaces have disappeared).
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Updated•25 years ago
|
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration -----
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 57724 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
Reopening 57724 dependencies for independent resolution.
Comment 5•23 years ago
|
||
WFM with build 2003041416 and Windows XP SP1.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•