Closed
Bug 8771
Opened 25 years ago
Closed 25 years ago
Javascript-produced text not formatted
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
M12
People
(Reporter: Crysgem, Assigned: harishd)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Apprunner Build ID: 1999062113 (M7)
Sundry bytes of Javascript in this document learns and prints the date. In
Enforcer 5.0 and Ancestor 4.6, this derived text is formatted by the spanning
HTML tags. Not so by the beast.
Appending today's script...
Residual style bug again. Here's the test case:
<HTML>
<BODY BGCOLOR="#006699" TEXT="#000000" LINK="#993333" ALINK="#990000"
VLINK="#000000">
<TABLE WIDTH="100%" BORDER="0" CELLPADDING="1" CELLSPACING="0"
BGCOLOR="#6699cc">
<TR>
<TD ALIGN="CENTER">
<FONT FACE="VERDANA,HELVETICA,ARIAL" SIZE="1" COLOR="#FFFFCC">
<b><center>June 27, 1999</CENTER></B>
</FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
[bugday] they're the same. read em both. this guy's dupe is huge.
You need to log in
before you can comment on or make changes to this bug.
Description
•