Closed Bug 567483 Opened 15 years ago Closed 15 years ago

HTML5 <header> top margin applies itself to parent <body>'s background image

Categories

(Firefox :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

Details

(Whiteboard: [CLOSEME 2011-1-30])

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) FirePHP/0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729) FirePHP/0.4 html{padding:0; margin:0; width:100%; min-height:100%; background-color:#000000;} body{ padding:0; margin:0 auto; width:80%; background:url('/images/template/background.png') no-repeat center 0;} header{ width:100%; height:30px; margin-top:50px;} Reproducible: Always Actual Results: the <body>'s background image starts at the vertical top of the <header> element. Expected Results: the <body>'s background image starts at the vertical top of the <body> element.
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing. http://support.mozilla.com/kb/Safe+Mode http://support.mozilla.com/kb/Managing+profiles You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
3.6.13 no longer shows this error
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.