Closed
Bug 35212
Opened 25 years ago
Closed 25 years ago
[pre] and [a] do not work the same as navigator [4x.p]
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
People
(Reporter: sarnold, Assigned: rickg)
References
()
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. :)
*sigh* I thought I should add the [testcase] thing to my bug report right after
I clicked "submit". So, now we have two. Since the other one report has the
testcase, I am going to be lazy and mark this one the duplicate. I hope no one
minds. :)
Sorry for the spam, guys.
*** This bug has been marked as a duplicate of 35213 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•