[Webkit-unassigned] [Bug 16798] <button> does not have type=submit (Acid3 bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 03:01:46 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16798


proton at wiretapped.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18433|0                           |1
        is obsolete|                            |




------- Comment #6 from proton at wiretapped.net  2008-01-22 03:01 PDT -------
Created an attachment (id=18601)
 --> (http://bugs.webkit.org/attachment.cgi?id=18601&action=view)
Almost working patch

This patch works *except* that it causes the following layout tests to fail:
fast/dom/wrapper-classes.html 
platform/mac/fast/dom/wrapper-classes-objc.html

With an assertion failure:
ASSERTION FAILED: !m_deletionHasBegun
(/Users/andrew/Documents/WebKit/WebCore/platform/TreeShared.h:56 void
WebCore::TreeShared<T>::ref() [with T = WebCore::Node])

I have no idea why, except removing setAttribute in the HTMLButtonElement
constructor makes it go away.


-- 
Configure bugmail: http://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