Closed
Bug 25004
Opened 26 years ago
Closed 26 years ago
Document.write used in a TD element drops out BGCOLOR/BACKGROUND in cell
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
People
(Reporter: chrispetersen, Assigned: karnaze)
Details
Attachments
(1 file)
|
685 bytes,
text/html
|
Details |
Build: Apprunner
Version: 2000012402
Platform: All
Expected Results: The table cell, which contains the document.write object,
should display the bgcolor assigned.
What I got: The bgcolor property or background properly is not displayed in the
cell that conatins the document.write object.
Steps to reprodce:
1) Open attached test case in Comm 4.7.
2) Notice the table bgcolor is display in the table cell where the document.write
object is located.
3) Open attached test case in Apprunner.
4) Notice the bgcolor is not displayed in that same cell.
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Comment 2•26 years ago
|
||
*** This bug has been marked as a duplicate of 26193 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•