[Webkit-unassigned] [Bug 116697] Prevent autofilled password field from getting cleared with a script
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 23 18:14:56 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116697
Jessie Berlin <jberlin at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #202754|review? |review-
Flag| |
--- Comment #2 from Jessie Berlin <jberlin at webkit.org> 2013-05-23 18:13:25 PST ---
(From update of attachment 202754)
View in context: https://bugs.webkit.org/attachment.cgi?id=202754&action=review
> Source/WebCore/html/HTMLInputElement.cpp:1031
> + return;
This is very clearly against specification. http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#dom-input-value
"On setting, it must set the element's value to the new value"
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list