Closed
Bug 448077
Opened 17 years ago
Closed 17 years ago
Wrong size for collapsed table.
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 155955
People
(Reporter: akruijff, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9) Gecko/2008071405 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9) Gecko/2008071405 Firefox/3.0
The left border is 1px off.
Reproducible: Always
Steps to Reproduce:
Just view html code.
Expected Results:
I expected the left border to be 1px to the right.
Comment 3•17 years ago
|
||
That's because part of the border is painted outside the table box, see bug 155955 for the details.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Component: View Source → Layout: Tables
Product: Firefox → Core
Resolution: --- → DUPLICATE
Version: unspecified → 1.9.0 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•