Closed Bug 1203 Opened 26 years ago Closed 26 years ago

missing " breaks page

Categories

(Core :: DOM: HTML Parser, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: rickg)

References

()

Details

The URL contains the following HTML, which breaks the page: <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="628 BACKGROUND="/images/redback.gif" BGCOLOR="#770000"> Notice the missing double-quote after WIDTH="628 Adding the double-quote fixes the page.
this originally was bug 998, which I've changed to reflect a related problem having to do with iframes.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This turned out to be a bug in nsString::ToInteger().
Status: RESOLVED → VERIFIED
Marking verified 12-3 build.
You need to log in before you can comment on or make changes to this bug.