Open Bug 370833 Opened 17 years ago Updated 2 months ago

Bug 84307 changed the way tables look in quirks mode

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: ispiked, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files, 1 obsolete file)

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070217 Minefield/3.0a3pre

Attachment 253650 [details] [diff] made tables have gray borders in quirks mode unless otherwise specified. dbaron said on IRC that this was done to make us more compatible with IE, but apparently this is not the case, since IE6 and IE7 render the tables in quirks mode like we did before this patch landed.

What are people's thoughts on this?
I suspect that's a coloring issue rather than something fundamental to the change in the bginset patch. Either our inset color calculation doesn't match IE's or we should be using a slightly different shade of gray as the base. What we did before that attachment was checked in was to use the background color, whereas IE always, afaict, used the same shades of gray.
Attached file quirks testcase
I guess the rule at:
http://lxr.mozilla.org/seamonkey/source/layout/style/quirk.css#113
is meant to be make Mozilla look more like what IE does.
But that's completely failing now. Using silver as the border-color is not making it better. I guess the inset/outset border just looks much different as to what IE is doing.
And apparently Mozilla used to do something special in quirks mode for table borders, to make it more look like IE, I guess.
Keywords: testcase
Severity: normal → S3
Attachment #9386034 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: