commit | 9d42ae2125462b064fe84b5f9d61b3e7efd2cb0f | [log] [tgz] |
---|---|---|
author | adele <adele@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jan 31 18:55:24 2006 +0000 |
committer | adele <adele@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jan 31 18:55:24 2006 +0000 |
tree | b70bffd8e48d9ab4faa65c966fff50ec47ce53c2 | |
parent | 9d2449d0565c2272929344e53afb807bdcce93b3 [diff] |
LayoutTests: Reviewed by Adele. - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6942 Assertion failure in HTMLSelectElementImpl::selectedIndex (m_multiple) * fast/forms/selected-index-assert-expected.txt: Added. * fast/forms/selected-index-assert.html: Added. WebCore: Test: fast/forms/selected-index-assert.html. Reviewed by Adele. - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=6942 Assertion failure in HTMLSelectElementImpl::selectedIndex (m_multiple) * khtml/html/HTMLSelectElementImpl.cpp: (WebCore::HTMLSelectElementImpl::selectedIndex): Removed bogus assert. -1 is the correct value to return if no option is selected. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12501 268f45cc-cd09-0410-ab3c-d52691b4dbfc