Closed
Bug 291147
Opened 20 years ago
Closed 20 years ago
with margin: 0px in body, browser shows only half table borders at window edges
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 155955
People
(Reporter: marcus.hampel, Unassigned)
Details
Attachments
(1 file)
|
426 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 Look at the attached example. The table border is set to 32px, but the browser does only show 16px of the border at the top and right edge. Same example with DIV tag works fine. Same problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
Table with thick border
Comment 2•20 years ago
|
||
Your testcase works in quirksmode or if you remove "border-collapse: collapse". I think bug title should reflect that. I couldn't find a dupe. This could be related (dependency?) to bug 203686.
*** This bug has been marked as a duplicate of 155955 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•