Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox 4 no longer renders table borders properly

more options

Table borders aren't being correctly rendered since the upgrade to 4.0. Whereas 3.6 rendered BORDERCOLOR=DARKGOLDENROD correctly, 4.0 renders it as if the instruction was BORDERCOLORLIGHT=GOLDENROD BORDERCOLORDARK=DARKGOLDENROD. In other words, 4.0 is attempting to render a 3-d color by rendering the top and left border in a light color, and the right and bottom border in a dark color.

IE, Chrome, Firefox 3.6, and SEAMONKEY all render the table borders correctly.

Table borders aren't being correctly rendered since the upgrade to 4.0. Whereas 3.6 rendered BORDERCOLOR=DARKGOLDENROD correctly, 4.0 renders it as if the instruction was BORDERCOLORLIGHT=GOLDENROD BORDERCOLORDARK=DARKGOLDENROD. In other words, 4.0 is attempting to render a 3-d color by rendering the top and left border in a light color, and the right and bottom border in a dark color. IE, Chrome, Firefox 3.6, and SEAMONKEY all render the table borders correctly.

글쓴이 dragonslayer2k 수정일시

모든 댓글 (5)

more options

Couldn't have stated it better! As I do several personal genealogy sites, this is particularly annoying and troublesome artistically.

more options

Have you tried adding "border-collapse: collapse;" ?

Hope that works. Let me know!

more options

Two things:

1) I tried your suggestion, and if I did it right, it actually makes the rendering issue much worse. Give it a try (using a wide border to emphasize the problem) and you'll see what I mean; and

2) I shouldn't have to use CSS to fix Firefox's HTML rendering problems. If the developers could get it right in 3.6, then they should still be able to get it right in 4.0.

But thanks for your suggestion all the same.

more options

Am amazed to see the amount of new code FF4 generates. Is it trying to 'fix' non-compliant html with CSS? Whatever, it's not welcome. At least one old page of mine with a table border displays as you describe, beveled. Firebug shows at least 20 lines of CSS that are not in the original html.

Where is the documentation/justification for FF's approach, and how can I best override it? Or must I bring every old page into compliance? Whatever happened to aging 'gracefully'?

Please don't answer this if you're a cat, a bear, or a yeti. After one day I'm sick of Mozilla's cutesy-poo animals already.

more options

Your HTML code isn't out of compliance. FF developers are out of compliance with the HTML specification. Either they don't understand it, or are too lazy to read it.

You know what's funny? SeaMonkey, which also uses the Gecko rendering engine, renders table borders correctly, as did FF3.6. Prior to FF3.6, if my memory serves me correctly, the rendering of table borders was the same as it is now in FF4. Then they fixed it in FF3.6.

글쓴이 dragonslayer2k 수정일시