[Webkit-unassigned] [Bug 23718] New: page doesn't load due to float:left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 16:53:52 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23718

           Summary: page doesn't load due to float:left
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.wcreplays.com/page.php?section=replays&id=168
                    14
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list