Closed
Bug 55669
Opened 25 years ago
Closed 25 years ago
Content of HEAD tags put out in TXT
Categories
(Core :: DOM: Serializers, defect, P3)
Core
DOM: Serializers
Tracking
()
VERIFIED
FIXED
People
(Reporter: BenB, Assigned: jst)
Details
(Keywords: regression, Whiteboard: [rtm++][HAVE FIX])
Attachments
(1 file)
Reproduce:
1. Load <http://www.bucksch.org/1/projects/mozilla/> into the Composer
2. Debug|OutputTXT
Actual result:
Ben Bucksch - Projects - Mozilla <!-- #banner { text-align: center } -->
Ben Bucksch <../..> - Projects <..> - Mozilla
...
Expected result:
Ben Bucksch <../..> - Projects <..> - Mozilla
...
Additional Comments:
Note that even the comment is not ignored.
Most likely a regression due to bug 50742. The "expected result" is what nightly
build 2000-10-03 Linux gives me.
| Reporter | ||
Updated•25 years ago
|
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [HAVE FIX]
Comment 2•25 years ago
|
||
According to jst, this bug, which was caused by the NOXIF checkin, has been
reviewed and approved by waterson. RTM+'ing it for PDT approval.
Whiteboard: [HAVE FIX] → [HAVE FIX][rtm+]
| Assignee | ||
Comment 3•25 years ago
|
||
Marking rtm++ per discussion with Jim (jar), this will go into the branch with
the noxif carpool.
Whiteboard: [HAVE FIX][rtm+] → [rtm++][HAVE FIX]
| Assignee | ||
Comment 4•25 years ago
|
||
Fix checked into both Netscape6 branch and trunk
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I don't have access to Debug menu any more...Ben or someone else
please verify...thanks.
| Reporter | ||
Comment 6•25 years ago
|
||
Originally reported testcase works as expected on Linux with my build built
yesterday. VERIFIED Linux trunk.
You need to log in
before you can comment on or make changes to this bug.
Description
•