Closed Bug 488267 Opened 15 years ago Closed 15 years ago

[HTML5] Body moves below the fold

Categories

(Core :: DOM: HTML Parser, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: hsivonen)

References

()

Details

Steps to reproduce:

1) Navigate to http://blog.mozilla.com/seth/ with the HTML5 parser enabled.

Actual results:
The body box starts immediately 'below the fold', i.e. its top edge is moved down the height of the view port.

Expected results:
Expected the body to start from the top of the CSS canvas.

Additional info:
The DOM looks sane, so I suspect the problem in with notifying the frame constructor.
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Fixed on the HTML5 parsing repo by flushing append notifications before calling StartLayout.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.