RESOLVED DUPLICATE of bug 50502 Bug 50532
REGRESSION ( r72896 - r73316 ): Page appears blank at http://www.apple.com/macbookair/
https://bugs.webkit.org/show_bug.cgi?id=50532
Summary REGRESSION ( r72896 - r73316 ): Page appears blank at http://www.apple.com/ma...
Chris Petersen
Reported 2010-12-04 23:14:22 PST
With Webkit Nightly build r73316, I noticed that all page content in missing ( initially ) from http://www.apple.com/macbookair/. It's basically a empty page with a black background. If you reload this page, it does draw all of the content in the window. This page loads fine in the previous Webkit NB r72896 so this issue regressed between r72896 and r73316 Steps to reproduce: 1) Launch Webkit Nightly build r73316 and go to http://www.apple.com/macbookair/ 2) URL loads but no content appears This issue happens on other pages such as http://www.apple.com/itunes/, http://www.apple.com/itunes/charts/songs/, http://www.apple.com/itunes/whats-new/,
Attachments
Reduction of apple page that reproduces issue (247 bytes, text/html)
2010-12-05 21:30 PST, Chris Petersen
no flags
Chris Petersen
Comment 1 2010-12-04 23:16:50 PST
Not sure if this is related to https://bugs.webkit.org/show_bug.cgi?id=50529
Chris Petersen
Comment 2 2010-12-05 21:29:48 PST
I was also encountering this issue at http://www.apple.com/. I have a reduction of the page that has some text in the BODY. the test page uses a @import CSS in the head. This is external CSS file points two other CSS files using @import. Steps to reproduce. 1) Empty cache , clear history and drag attached file into browser window. (I'm testing with Webkit Nightly r73340 on SL ) 2) The page text ('test') doesn't appear on the page ( this text in the BODY element ) 3) Reloading the page will draw the text on the page
Chris Petersen
Comment 3 2010-12-05 21:30:59 PST
Created attachment 75644 [details] Reduction of apple page that reproduces issue
mitz
Comment 4 2010-12-05 21:32:50 PST
The @import rule makes me think that this is related to or a duplicate of bug 50502.
James Robinson
Comment 5 2010-12-06 16:23:53 PST
Works at r72987, fails at r72988 - so definitely a dupe of 50502. *** This bug has been marked as a duplicate of bug 50502 ***
Note You need to log in before you can comment on or make changes to this bug.