Bug 21125 - REGRESSION(r36766 - r36847): NYTIMES.COM does not display until a redraw
Summary: REGRESSION(r36766 - r36847): NYTIMES.COM does not display until a redraw
Status: RESOLVED DUPLICATE of bug 21113
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Major
Assignee: Nobody
URL: http://www.nytimes.com
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 18:19 PDT by Naofumi Kagami
Modified: 2008-09-25 18:22 PDT (History)
0 users

See Also:


Attachments
A video showing me experiencing the bug (deleted)
2008-09-25 18:20 PDT, Naofumi Kagami
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Naofumi Kagami 2008-09-25 18:19:12 PDT
Steps to reproduce
1) Fresh restart of Webkit (not required to see the bug, but will make following description more consistent)
2) Access www.nytimes.com by typing the URL in the address bar on a fresh browser window (again, not required to experience the bug. The bug will show up in many different circumstances.)
3) The web page will show up OK the first time
4) Access the first headline (actually most links show this bug)
5) You should get a blank page
6) If you do a reload by hitting command + R, then the page is correctly rendered
7) Looking at the WebInspector, the <body> element is not recognized. However, the source has been correctly read in.
Comment 1 Naofumi Kagami 2008-09-25 18:20:38 PDT
Created attachment 23832 [details]
A video showing me experiencing the bug
Comment 2 Matt Lilek 2008-09-25 18:22:26 PDT
This will be fixed in the next nightly.

*** This bug has been marked as a duplicate of 21113 ***