Open Bug 296983 Opened 20 years ago Updated 2 years ago

html badly rendered (background color)

Categories

(Core :: Layout, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: furbotto, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(3 files, 2 obsolete files)

121.74 KB, application/octet-stream
Details
27.45 KB, image/png
Details
776 bytes, text/html; charset=utf-8
Details
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

load the page and scroll down to message number 27: at this point the background
color isn't correctly rendered, while under internet explorer 6 it works correctly.

Reproducible: Always
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050607
Firefox/1.0+ ID:2005060704

WFM , same in IE/FF
ops, forgot you need to have a login and set your profile options to see all
messages in a single page. I'll upload the webpage to show the problem.
The Gecko in FF1.0.4 is old (over 12 months old). 
Please test it again with a current nightly build.
ok, I've tried with firefox deek park (Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8b2) Gecko/20050607 Firefox/1.0+) and the bug is still there.
I'll upload a screenshot showing the page rendered in deer park and ie6
thanks.
Can you post a reduced testcase?
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Keywords: qawanted
Attached file testcase (obsolete) —
The page continues one spurious UL element. Also noteworthy: in standards mode
Mozilla renders the testcase like Opera & IE. The problem is this rule in
quirk.css (lines 213-214):

:not(dl) > dd {
  display: inline;
}
Keywords: testcase
Attached file Real testcase (obsolete) —
Sorry, that was the wrong testcase...
Attachment #197254 - Attachment is obsolete: true
Attached file 3rd try...
Argh, I didn't remove the 'display: block' declaration I added for testing
purposes in the last attachment.
Attachment #197256 - Attachment is obsolete: true
(In reply to comment #8)
> The problem is this rule in quirk.css (lines 213-214):
> 
> :not(dl) > dd {
>   display: inline;
> }

The website itself no longer exposes the problem, but maybe we should think about the necessity of these lines.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I confirm this issue is reproducible on Windows XP and Windows 7 x64 using Latest Nightly 27:

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0  20130923030204
OS: Windows XP → Windows 7
Hardware: x86 → x86_64
Keywords: qawanted
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: