Closed Bug 122448 Opened 23 years ago Closed 23 years ago

BODY background and bgcolor attributes not working in XHTML

Categories

(Core :: XML, defect, P1)

defect

Tracking

()

VERIFIED WORKSFORME
mozilla1.0

People

(Reporter: chrispetersen, Assigned: hjtoi-bugzilla)

Details

(Keywords: regression, xhtml)

Build: 2002-01-29-08 Platform: All Expected results: Background and bgcolor attributes should work What I got: Bgcolor and background attributes are ignored. Steps to reproduce: 1) Open any of these XHTML 1.0 tests and notice bgcolor or background (image) are not applied: http://mozilla.org/quality/browser/standards/xhtml/transitional/body_bg_gif.xml http://mozilla.org/quality/browser/standards/xhtml/transitional/body_bg_jpeg.xml http://mozilla.org/quality/browser/standards/xhtml/transitional/body_bgcolor_aqua.xml http://mozilla.org/quality/browser/standards/xhtml/transitional/body_bgcolor_rgb.xml
However, the BODY text attribute does function though... http://mozilla.org/quality/browser/standards/xhtml/transitional/body_text_red.xml
Keywords: regression
This is working in NS 6.2.1 so I don't believe this is a dup of 76912.
Severity: normal → critical
Severity: critical → major
David, could you BodyFixupRule changes have caused this?
Did the behavior change when bug 116161 was fixed?
Adding xhtml keyword
Keywords: xhtml
Looks like that's the most likely culprit, yes. The testcases listed here work fine in a 2002-01-07-06 nightly build on Linux. The do _not_ work in a 2002-01-08-06 nightly build. I haven't actually pulled by date for that day to see whether that exact checkout is responsible and the patch in bug 116161 will not reverse cleanly against a current tree.
Adding nsbeta1
Keywords: nsbeta1
Scheduling for 1.0, although this is slightly off my area.
Priority: -- → P1
Target Milestone: --- → mozilla1.0
This seems to be working again, marking wfm. Please verify ASAP.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Interesting.... Works on Mac OS X and Mac Classic builds (2002-03-20-08) and Windows ME (2002-03-22-03) build.
Status: RESOLVED → VERIFIED
Verified on the Linux March 22 build (2002-03-22-03)
You need to log in before you can comment on or make changes to this bug.