[Webkit-unassigned] [Bug 7657] REGRESSION: digg.com comments page so slow it seems like a hang (image load events mistaken for page load)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Mar 14 04:51:02 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7657
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
------- Comment #10 from darin at apple.com 2006-03-14 04:51 PDT -------
I tried to read the HTML 4 and DOM Level 2 specifications to clear this up.
Both talk about the load event, but neither mentions image elements in this
context. The HTML 4 specification
<http://www.w3.org/TR/html401/interact/scripts.html> mentions only body
elements and frameset elements. The DOM Level 2 specification
<http://www.w3.org/TR/DOM-Level-2-Events/events.html> adds a mention of object
elements. Neither mentions load events for image elements, so they are not
helpful to resolve this issue.
--
Configure bugmail: http://bugzilla.opendarwin.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