WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
23718
page doesn't load due to float:left
https://bugs.webkit.org/show_bug.cgi?id=23718
Summary
page doesn't load due to float:left
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug