Closed
Bug 35213
Opened 25 years ago
Closed 25 years ago
[pre] and [a] do not work the same as navigator [4x.p] [testcase]
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sarnold, Assigned: rickg)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Hello. (I am guessing this is parsing. :)
The following does not parse the same as it would under navigator. (Search and
replace all the square brackets with angle-brackets to drop into an .html file,
I don't know how bugzilla handles in-line html code. :)
[a IntendedAnchor][pre]
Some text intended for preformatted (teletype-style) display
[/pre][/a]
More text goes here. This should be set as standard text, but is currently
being displayed as [pre] formatted.
I am also going to try to attach my simple testcase.
(Of course, perhaps mozilla is Doing The Right Thing right now, and a change
would be a Bad Thing. In which case, please let me know so I can suggest to the
good people at Sun they need to name= their anchor tags. :)
*** Bug 35212 has been marked as a duplicate of this bug. ***
Comment 3•25 years ago
|
||
This is WFM on Linux build 2000.04.08.08. The last line is displayed in serif.
Have you tried this with a recent build?
Zach, of course -- last line. Not third line. The last line is showing up
incorrectly on mine.
Also, I made this mozilla from CVS earlier today (today being April 8th). When I
check out CVS, I do this: "cvs -z3 co SeaMonkeyAll" -- is that the correct one
to be grabbing? The debian maintainer scripts for building mozilla runs "make
real_clean" and deletes the build directories from previous builds; I hope that
is enough to root out all the old code.
Comment 5•25 years ago
|
||
Seth, is this still broken for you? The last line shows up as normal serif text
in my nightly build of today.
Richard, thanks for the reminder.
This *is* fixed for me, CVS build of April 16th under Linux.
Closing WFM. :)
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•