[Webkit-unassigned] [Bug 6956] New: Javascript document.<formID> is no longer valid
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 30 22:21:39 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6956
Summary: Javascript document.<formID> is no longer valid
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.indieimage.com/private/webkit/
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: rich at indieimage.com
In the last released version of Safari, forms could be referenced using
document.formID.
In the current nightly, while document.getElementById(formID) still functions
as expected, document. formID is returning undefined.
I posted a test case at: http://www.indieimage.com/private/webkit/
--
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