Open Bug 192031 Opened 22 years ago Updated 3 years ago

[BC] border-collapse double line corner incorrect at conflict situation

Categories

(Core :: Layout: Tables, defect, P3)

defect

Tracking

()

Future

People

(Reporter: bernd_mozilla, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: testcase)

Attachments

(2 files)

Attached file testcase
Attached image ie rendering
isn't this bug similar to bug 191731 ?
Priority: -- → P3
No, that one is a problem with beveling. Here, we *aren't* beveling, which is the problem.
OS: Windows 98 → All
Hardware: PC → All
just to be explicit: this bug is about http://lxr.mozilla.org/seamonkey/source/layout/html/table/src/nsTableFrame.cpp#5492 I doubt that : 5492 // bevel the corner if only two perpendicular non dashed/dotted segments enter the corner 5493 bevel = (2 == numSegs) && (subWidth > 1) && (0 == hasDashDot); is correct.
Target Milestone: --- → Future
Depends on: 203686
Summary: border-collapse double line corner incorrect at conflict situation → [BC] border-collapse double line corner incorrect at conflict situation
Assignee: layout.tables → nobody
QA Contact: madhur → layout.tables
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: