Closed Bug 51710 Opened 24 years ago Closed 24 years ago

Followup to ampersand character not displayed with bad HTML

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 51166

People

(Reporter: andreas.premstaller, Assigned: clayton)

References

()

Details

Attachments

(1 file)

Observed on: Nightly 20000906, WinNT If the ampersand character (&) instead of the correct code (&amp;) is used in HTML source to actually display an ampersand character on a page, all the text following the ampersand up to the next blank is omitted. Example: Correct HTML: <P>The C&amp;A-representative wrote...</P> gives: The C&A-representative wrote... Incorrect HTML: <P>Looks like that: The C&A-representative wrote...</P> gives: The C wrote... This happens whether doctype is defined or not. If & is not followed by any allowed character code, the text should be displayed as in the source (at least in quirks mode). Netscape 4.x and IE display what they are supposed to (even if it may be not so correct HTML).
dup of 51166 "&foo not rendered properly (quirks)" *** This bug has been marked as a duplicate of 51166 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Summary: Followup to ampersand character not displayed with bad HTML → Followup to ampersand character not displayed with bad HTML
Verified duplicate.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug 88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: