[Webkit-unassigned] [Bug 11871] New: Text-type input controls should update default attributes to match values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 18:39:28 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11871
Summary: Text-type input controls should update default
attributes to match values
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: KwhiteRight at gmail.com
When the .value property of a text, password, or hidden input form control is
changed in JavaScript, which changes the default for that property (i.e., what
it gets reset() to), the default attribute value should change to match.
This issue is visible in the second column of the fast/forms/input-value.html
layout test, which should read all "after" to match IE's behavior.
--
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