Closed
Bug 2608
Opened 26 years ago
Closed 25 years ago
empty-cells: show; doesn't work when applied to a table
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
M8
People
(Reporter: hyatt, Assigned: karnaze)
Details
(Whiteboard: [TESTCASE] is this FIXED?)
Attachments
(1 file)
(deleted),
text/html
|
Details |
The empty-cells property when set in CSS with a value of "show" should
cause borders to be drawn around empty table cells. Right now this
isn't happening.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Whiteboard: (04/06) 3jrgm@qlink.queensu.ca -- review complete (CSS feature request from hyatt)
Comment 3•26 years ago
|
||
moving to m5
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 4•26 years ago
|
||
Moving to M6.
Assignee | ||
Comment 5•25 years ago
|
||
Moving to M8.
Updated•25 years ago
|
Whiteboard: (04/06) 3jrgm@qlink.queensu.ca -- review complete (CSS feature request from hyatt)
Comment 6•25 years ago
|
||
This has been FIXED/implemented, no?
Either that, or I don't understand the question ;) [Here's a test case
(will attach) that I think is relatively clear; use as you wish].
Comment 7•25 years ago
|
||
Updated•25 years ago
|
Whiteboard: [TESTCASE] is this FIXED?
Comment 8•25 years ago
|
||
I believe this is FIXED (empty-cells: show; for TABLE).
karnaze, hyatt, py8ieh, dbaron: could you look at
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=249
which tests 'empty-cells: show' for TABLE, TR, TD.
To my small brain, 5.0 appears to do the job. (Alternatively, uhh,
"I'd like to buy a vowel, Pat".)
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 9•25 years ago
|
||
Marking this RESOLVED-WORKSFORME. I'm reasonably sure this worked when I filed
bug 2436, whose test case also demonstrates 'empty-cells'.
Or does this bug have something to do with dynamic assignment of the property?
If so, reopen, and, if you can, provide a test case.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•25 years ago
|
||
verified worksforme
You need to log in
before you can comment on or make changes to this bug.
Description
•