Closed
Bug 399578
Opened 17 years ago
Closed 16 years ago
table borders tail, using colspan, rowspan and border-collapse: collapse;
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 332740
People
(Reporter: Andrey.kudryavtsev, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Rendering problem. Unexpected border tail on the right bottom of the table. see http://rmcreative.ru/playground/mozilla-table-border-bug/ for example.
I tried to make a tooltip with shadows using table but failed.
Reproducible: Always
Steps to Reproduce:
1. make a table using rowspan, colspan, border-collapse: collapse; see http://rmcreative.ru/playground/mozilla-table-border-bug/
2.
3.
Actual Results:
I saw an unexpected border tail
Expected Results:
cut the tail
Updated•17 years ago
|
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.8 Branch
Comment 1•16 years ago
|
||
Creating independent testcase in attachment.
Comment 2•16 years ago
|
||
This bug is confirmed in Firefox 3.0 as well.
Thanks for reporting.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•