Closed
Bug 347943
Opened 19 years ago
Closed 19 years ago
application/xhtml+xml draw incomplete background for body with XHTML 1.0 Transitional doctype
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 147436
People
(Reporter: mozbug, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5
If a page is delivered as application/xhtml+xml the background does not fill the hole body-area.
http://www.privax.de/moz_bug/incomplete_background.html
http://www.privax.de/moz_bug/incomplete_background.xhtml
Reproducible: Always
Steps to Reproduce:
1. create a html page with doctype XHTML 1.0 Transitional and background
2. load page with content type application/xhtml+xml
Actual Results:
A page that is delivered as application/xhtml+xml does not paint the background of the body in areas without content.
Expected Results:
Both pages should display a complete gray background.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 147436 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•