Closed
Bug 27206
Opened 26 years ago
Closed 26 years ago
background-repeat doesn't work when applied to a <TR>
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mart, Assigned: karnaze)
References
()
Details
Overview Description:
If a table row is supplied with any background-repeat option it is ignored.
Works fine if it is applied to the table cells instead.
Steps to Reproduce: see URL for a demonstration
Reproducibility: always
Build Date & Platform Bug Found: Win98, build 2000020919
Additional Builds and Platforms Tested On: none
Changing component to HTML Tables
Assignee: troy → karnaze
Component: Layout → HTMLTables
QA Contact: petersen → chrisd
| Assignee | ||
Comment 2•26 years ago
|
||
To get this behavior "standard" mode needs to be enabled by having "strict" in
the doctype.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 3•26 years ago
|
||
Using 2/10 build, background-image is working correctly with a 'strict' doctype.
Verifying WORKSFORME.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•