[Webkit-unassigned] [Bug 17969] Element onresize does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 15:12:50 PDT 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #4 from eric at webkit.org  2009-03-30 15:12 PDT -------
We don't follow bugzilla's arbitrary conventions very closely here in WebKit
land. :)

In order to fix this, we need to know *what* onresize is supposed to do?  When
should it fire?  Synchronously with the resize?  After all resizes have
happened?  Does it bubble?  I assume that addEventListener("resize") is
supposed to work too.

Someone effectively needs to write a little mini spec, and associated test
cases, if we're going to be able to fix this.  Until we know what exact
behavior we're supposed to add, it's hard to write the code. :)


-- 
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