Bug 23718

Summary: page doesn't load due to float:left
Product: WebKit Reporter: jasneet <jasneet>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jasneet, macpherson
Priority: P2 Keywords: HasReduction
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
URL: http://www.wcreplays.com/page.php?section=replays&id=16814
Attachments:
Description Flags
testcase none

jasneet
Reported 2009-02-03 16:53:52 PST
I Steps: Go to http://www.wcreplays.com/page.php?section=replays&id=16814 II Issue: page doesn't load III Conclusion: The attached testcase is simplified(some content is removed), so the page can finish loading finally, but takes much more time than IE/Firefox. The cause of this issue is the style property "float:left" in class ".commentmetadata", as the content with this style increases, the page loading time become longer and longer. If remove this property, then it works fine in webkit IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 40471 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=5384
Attachments
testcase (6.51 KB, text/html)
2009-02-03 16:55 PST, jasneet
no flags
jasneet
Comment 1 2009-02-03 16:55:56 PST
Created attachment 27297 [details] testcase
Note You need to log in before you can comment on or make changes to this bug.